Skip to content

Commit 06aa0d6

Browse files
committed
Fixing link in README for installing devel version
1 parent 363fbd1 commit 06aa0d6

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
@@ -109,7 +109,7 @@ pip install arrayfire
109109
**Install the development version:**
110110

111111
```
112-
pip install git+git://github.com/arrayfire/arrayfire.git@devel
112+
pip install git+git://github.com/arrayfire/arrayfire-python.git@devel
113113
```
114114

115115
**Installing offline**

0 commit comments

Comments
 (0)