summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-07-25 06:17:26 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-07-25 06:17:26 +0200
commit77dd64c0757c0191b276e65c24ee9874959790c8 (patch)
treed6cdf2a02bad676982aa9f962835bb405d86a87b /README.rst
parent083849161f075878e4175cd03cb7afa83d64e7f5 (diff)
New upstream version 0.9.1upstream/0.9.1
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 5ff6425..90ca24b 100644
--- a/README.rst
+++ b/README.rst
@@ -47,7 +47,7 @@ Install on Ubuntu, openSUSE, Debian, and Fedora
To install Rapid Photo Downloader, run as your regular user (i.e. *without* sudo):
-``python3 install.py rapid-photo-downloader-0.9.0.tar.gz``
+``python3 install.py rapid-photo-downloader-0.9.1.tar.gz``
**Caution:** *untarring the archive, building it and installing it using* ``sudo python3 setup.py
install`` *is* **not** *supported, and* **not** *recommended.*
@@ -162,7 +162,7 @@ The following command will install all required and optional Python modules not
installed on your system, with the exception of those specified above in
`satisfying software requirements`_:
-``python3 install.py rapid-photo-downloader-0.9.0.tar.gz``
+``python3 install.py rapid-photo-downloader-0.9.1.tar.gz``
Substitute the name of the correct compressed tar file if necessary, and run it as your regular
user (i.e. *without* sudo).