Skip to content

Commit 7d0f5cc

Browse files
committed
cleanup: update README with new install instructions
1 parent 87523e0 commit 7d0f5cc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ ttrss-mobile is using:
2121
How to install?
2222
--------------
2323

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`
24+
* Download the last version available [here](https://github.com/nodiscc/ttrss-mobile/archive/1.0.zip).
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`
2828

2929
###Updates
3030
* Download the update

0 commit comments

Comments
 (0)