summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.rst
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-05 18:00:42 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-05 18:00:42 +0200
commit3a434a769dbcc6e0419e3233314b026698d53f26 (patch)
treed4b79b81641cfdbc74e40a079eb3fd3704cf8302 /RELEASE_NOTES.rst
parentd7ceb38b02defb29d76ad5bb861a8573654a4c86 (diff)
parentb271f99f05de699e750815f879632d438f80a184 (diff)
Merge branch 'feature/upstream' into developdevelop
Diffstat (limited to 'RELEASE_NOTES.rst')
-rw-r--r--RELEASE_NOTES.rst11
1 files changed, 10 insertions, 1 deletions
diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index 7e3c5f0..b9652ad 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -1,4 +1,4 @@
-Release Notes for Rapid Photo Downloader 0.9.10
+Release Notes for Rapid Photo Downloader 0.9.11
===============================================
- If you installed Rapid Photo Downloader using the install script, you can
@@ -32,4 +32,13 @@ Release Notes for Rapid Photo Downloader 0.9.10
/usr/bin/python3 -m pip install -U --user --disable-pip-version-check pyzmq
+ - To install Rapid Photo Downloader on CentOS 7.5, first install Python 3.6
+ from the IUS Community repository:
+ sudo yum -y install yum-utils
+ sudo yum -y install https://centos7.iuscommunity.org/ius-release.rpm
+ sudo yum -y install python36u python36u-setuptools
+
+ Then run the install.py script:
+
+ python3.6 install.py