Add usage instructions.

This commit is contained in:
Josh Mudge 2018-04-02 19:52:18 -06:00
parent b1f864b304
commit 803b8ae06a
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
# Wallabag Install Script # Wallabag Install Script
I was annoyed with the clunky install instructions / two seperate pages for Wallabag. I wrote a script to automate that process. I was annoyed with the clunky install instructions / two seperate pages for Wallabag. I wrote a script to automate that process.
# Usage
`curl -s https://git.coolaj86.com/josh/wallabag-install/raw/branch/master/install.sh | bash`