Skip to content

Commit

Permalink
Merge pull request #470 from lychichem/patch-2
Browse files Browse the repository at this point in the history
Fix webui path URL
  • Loading branch information
ziahamza authored Sep 8, 2018
2 parents f11de67 + cc2e828 commit e744726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ If aria2 is not installed in your local machine then head on to https://aria2.gi
Then to use the WebUI-Aria2,

- You can either download this repository and open index.html from `docs` folder.
- Or you could just head on to https://ziahamza.github.io/webui-aria2/ and start downloading files! Once you have visited the URL thanks to [Progressive Web Apps](https://developers.google.com/web/progressive-web-apps/) you can open the same URL even when you are offline.
- Or you could just head on to https://ziahamza.github.io/webui-aria2/docs and start downloading files! Once you have visited the URL thanks to [Progressive Web Apps](https://developers.google.com/web/progressive-web-apps/) you can open the same URL even when you are offline.
- Or you can also use NodeJS to create simple server by using the following command from the project folder.

```bash
Expand Down

0 comments on commit e744726

Please sign in to comment.