We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87523e0 commit 7d0f5ccCopy full SHA for 7d0f5cc
1 file changed
README.md
@@ -21,10 +21,10 @@ ttrss-mobile is using:
21
How to install?
22
--------------
23
24
-* Download the last version available here: [releases](dist)
25
-* Unpack the archive somewhere on your server
26
-* In the scripts dir, copy `conf.js-dist` to `conf.js` and set
27
- the variable `window.apiPath`
+* Download the last version available [here](https://github.com/nodiscc/ttrss-mobile/archive/1.0.zip).
+* Unpack the archive somewhere on your server.
+* Alternatively, you can clone the repository where you want it on your web server.
+* In the scripts dir, copy `conf.js-dist` to `conf.js` and set the variable `window.apiPath`
28
29
###Updates
30
* Download the update
0 commit comments