mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
Fix Python Install Instructions
Changed the references from veilid_python to veilid to match the package name as it is in Pypi.
This commit is contained in:
parent
9a17a0f8f6
commit
f49592927e
@ -4,11 +4,11 @@
|
||||
|
||||
To use:
|
||||
```
|
||||
poetry add veilid_python
|
||||
poetry add veilid
|
||||
```
|
||||
or
|
||||
```
|
||||
pip3 install veilid_python
|
||||
pip3 install veilid
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user