Add additional "running" steps.

This commit is contained in:
gmemstr 2017-11-19 16:35:39 -08:00
parent ed9a7fa518
commit 6c613594da

View file

@ -28,7 +28,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. [Edit the config](https://github.com/gmemstr/pogo/wiki/Configuration)
4. Run `pogo`.
4. Run `pogo`
5. Navigate to your instance (`localhost:3000` by default)
6. Login to the admin interface (default: **admin**, **password1**)
7. **CHANGE YOUR PASSWORD**
## Building