diff --git a/README.md b/README.md index 940614e..97b6182 100644 --- a/README.md +++ b/README.md @@ -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