From e85b7a7611eec3c64372b571c197f15f514629a4 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 15 Dec 2018 11:22:50 +0000 Subject: [PATCH] Make it clear what these instructions are for. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06ac09e..e5e7a59 100644 --- a/README.md +++ b/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