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:
		| @@ -4,11 +4,11 @@ | |||||||
|  |  | ||||||
| To use: | To use: | ||||||
| ``` | ``` | ||||||
| poetry add veilid_python | poetry add veilid | ||||||
| ``` | ``` | ||||||
| or  | or  | ||||||
| ``` | ``` | ||||||
| pip3 install veilid_python | pip3 install veilid | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user