Skip to content

Commit 381672c

Browse files
authored
Update README.md
1 parent 8292b65 commit 381672c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To run arrayfire with python each of these parts is needed:
4141
**Install the python wrapper with existing ArrayFire install:**
4242
```sh
4343
# install required binary wrapper, assumes ArrayFire binaries will be installed on the system
44-
pip install arrayfire_binary_python_wrapper
44+
pip install arrayfire-binary-python-wrapper
4545
pip install arrayfire-py # install arrayfire python interface library
4646
```
4747

0 commit comments

Comments
 (0)