Merge pull request #10 from 3onyc/patch-1

Fix link to example config in README.md
This commit is contained in:
Edmund Huber
2015-02-17 10:30:35 -08:00
+1 -1
View File
@@ -53,7 +53,7 @@ ergonomadic initdb -conf ergonomadic.conf
## Configuration
See the example [`ergonomadic.conf`][conf]. Passwords are base64-encoded bcrypted byte
See the example [`ergonomadic.conf`](ergonomadic.conf). Passwords are base64-encoded bcrypted byte
strings. You can generate them with the `genpasswd` subcommand.
```sh