[python-arrayfire] 118/250: Updating README to reflect the pip install method

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Mar 28 22:59:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/master
in repository python-arrayfire.

commit cd9847b4f65a3a51b0a2ace62d573ee9f76cdb5a
Author: Pavan Yalamanchili <pavan at arrayfire.com>
Date:   Mon Sep 14 15:20:12 2015 -0400

    Updating README to reflect the pip install method
---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8b59e9c..687d00f 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,13 @@ Please check the following links for dependencies.
 
 ## Getting started
 
-**Using pip**
+**Install the last stable version:**
+
+```
+pip install arrayfire
+```
+
+**Install the development version:**
 
 ```
 pip install git+git://github.com/arrayfire/arrayfire.git@master

-- 
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