Merge pull request #99 from TotalCaesar659/patch-1

Fix wrong flag for wget
This commit is contained in:
Cadence Ember 2020-07-10 11:09:10 +12:00 committed by GitHub
commit 8ed850edf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ The updater scripts run in fish. If installing fish isn't possible, please choos
To clone Bibliogram, install dependencies, and automatically keep it up to date in future, run this in a shell:
wget -o install-bibliogram.sh https://raw.githubusercontent.com/cloudrac3r/bibliogram-updater/master/.clone.sh
wget -O install-bibliogram.sh https://raw.githubusercontent.com/cloudrac3r/bibliogram-updater/master/.clone.sh
bash install-bibliogram.sh
If you want more details, extended documentation, or want to use it without pasting code, please check out the project page: https://github.com/cloudrac3r/bibliogram-updater