[python-arrayfire] 06/58: Fixing link in README for installing devel version
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Sep 28 13:57:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-arrayfire.
commit 06aa0d67fc5f7c757d9487b3430bb0dbc59d2704
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date: Mon Mar 28 17:39:59 2016 -0400
Fixing link in README for installing devel version
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index be1c4eb..2f9c5c5 100644
--- a/README.md
+++ b/README.md
@@ -109,7 +109,7 @@ pip install arrayfire
**Install the development version:**
```
-pip install git+git://github.com/arrayfire/arrayfire.git@devel
+pip install git+git://github.com/arrayfire/arrayfire-python.git@devel
```
**Installing offline**
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-arrayfire.git
More information about the debian-science-commits
mailing list