We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8292b65 commit 381672cCopy full SHA for 381672c
README.md
@@ -41,7 +41,7 @@ To run arrayfire with python each of these parts is needed:
41
**Install the python wrapper with existing ArrayFire install:**
42
```sh
43
# install required binary wrapper, assumes ArrayFire binaries will be installed on the system
44
-pip install arrayfire_binary_python_wrapper
+pip install arrayfire-binary-python-wrapper
45
pip install arrayfire-py # install arrayfire python interface library
46
```
47
0 commit comments