Browse Source

Make it clear what these instructions are for.

master
Luke Murphy 5 years ago
parent
commit
e85b7a7611
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 4
      README.md

4
README.md

@ -7,7 +7,7 @@ The [XPUB] library living at [Varia].
[XPUB]: http://xpub.nl/
[Varia]: https://varia.zone/
# Change It
# Run It Locally
Please note, the following instructions have only been tested on the Debian Stretch OS.
@ -26,6 +26,8 @@ $ pipenv install --dev --three
$ pipenv run devserver
```
The local development web server will now be available.
If you need to check the database contents, run:
```bash

Loading…
Cancel
Save