Make it clear what these instructions are for.

This commit is contained in:
Luke Murphy 2018-12-15 11:22:50 +00:00
parent fc393a3d5f
commit e85b7a7611
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

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