Added configuration edit step to readme

This commit is contained in:
gmemstr 2017-12-19 09:18:19 -08:00
parent 793cb0e650
commit b082d0de05

View file

@ -29,9 +29,10 @@ There are a couple options for getting Pogo up and running.
1. [Download the latest release](https://github.com/gmemstr/pogo/releases/latest)
2. Unzip somewhere safe
3. Run `pogo`
4. Navigate to your instance (`localhost:3000` by default)
5. Login to the admin interface (your credentials are generated on the first run)
3. [Edit the configuration](https://github.com/gmemstr/pogo/wiki/Configuration)
4. Run `pogo`
5. Navigate to your instance (`localhost:3000` by default)
6. Login to the admin interface (your credentials are generated on the first run)
## Building