Merge pull request #29 from narFnarF/patch-1

Clarify installation steps
This commit is contained in:
Cadence Fish 2020-02-09 23:26:24 +00:00 committed by GitHub
commit 8183aedaa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ You need [node.js](https://nodejs.org/en/) to run Bibliogram. Versions before 12
1. `$ git clone https://github.com/cloudrac3r/bibliogram`
If you are using a fork, be sure to actually install that fork instead!
1. `cd bibliogram`
1. `$ npm install --no-optional` (for Tor support, omit `--no-optional`)
1. Edit `/config.js` to suit your server environment
1. `$ npm start`