diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-04-03 19:48:05 +0200 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-04-03 19:48:05 +0200 |
commit | 5a40771b0b96696c1f3d049f13e1c97528a8be61 (patch) | |
tree | 9bc778e8a4793eb69c908c374451a14562114094 /docs | |
parent | Duplicate installation of PyEnchant. (diff) | |
download | newspipe-5a40771b0b96696c1f3d049f13e1c97528a8be61.tar.gz newspipe-5a40771b0b96696c1f3d049f13e1c97528a8be61.tar.bz2 newspipe-5a40771b0b96696c1f3d049f13e1c97528a8be61.zip |
cd to pyaggr3g470r/source
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 454936c6..c57f0c2f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -89,11 +89,12 @@ Script of installation sudo pip-3.2 install pillow # Finally, download pyAggr3g470r hg clone https://bitbucket.org/cedricbonhomme/pyaggr3g470r - cd pyaggr3g470r/ + cd pyaggr3g470r/source/ cp cfg/pyAggr3g470r.cfg-sample cfg/pyAggr3g470r.cfg This script works with Python 3.2. + Setting ~~~~~~~ |