This commit is contained in:
Karl-Philipp Richter 2019-04-16 18:32:44 +00:00 committed by GitHub
commit 151cea062d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ STDOUT. Check the README there for more details and usages.
1. Download the package, and expand it
2. Explore the settings inside of config.js, but the defaults should be good
3. `npm install`
4. `npm start`
4. install the `redis` storage using your system package manager or with `npm install redis`
5. `npm start`
## Settings