We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0f5cc commit a1aa1cfCopy full SHA for a1aa1cf
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](https://github.com/nodiscc/ttrss-mobile/archive/1.0.zip).
+* Download the latest release available [here](https://github.com/mboinet/ttrss-mobile/releases).
25
* Unpack the archive somewhere on your server.
26
* Alternatively, you can clone the repository where you want it on your web server.
27
-* In the scripts dir, copy `conf.js-dist` to `conf.js` and set the variable `window.apiPath`
+* In the scripts dir, copy `conf.js-dist` to `conf.js` and set the variable `window.apiPath` pointing to your *Tiny Tiny RSS* installation.
28
29
###Updates
30
* Download the update
0 commit comments