Merge branch 'fix-README' into 'main'
Fix Python Install Instructions See merge request veilid/veilid!132
This commit is contained in:
commit
0571eca811
@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
To use:
|
To use:
|
||||||
```
|
```
|
||||||
poetry add veilid_python
|
poetry add veilid
|
||||||
```
|
```
|
||||||
or
|
or
|
||||||
```
|
```
|
||||||
pip3 install veilid_python
|
pip3 install veilid
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user