##// END OF EJS Templates
readme: mention python 3.5+ as a requirement
ergo -
Show More
@@ -3,6 +3,7 b''
3 3
4 4 To run the app you need to have meet prerequsites:
5 5
6 - python 3.5+
6 7 - running elasticsearch (2.3+ tested)
7 8 - running postgresql (9.5+ required)
8 9 - running redis
@@ -18,6 +18,7 b' Install the app by performing'
18 18
19 19 To run the app and configure datastore you need to run:
20 20
21 * python 3.5+
21 22 * elasticsearch (2.2+ tested)
22 23 * postgresql 9.5+
23 24 * redis 2.8+
General Comments 0
You need to be logged in to leave comments. Login now