diff --git a/README.md b/README.md index 494153e..2dfcdd2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Check out this repo and build it cd nntpchan ./build.sh -Now configure the database. [Next](docs/database.md) +Now configure the database. [Next](doc/database.md) --- diff --git a/doc/database.md b/doc/database.md index 91935bd..4c4f6eb 100644 --- a/doc/database.md +++ b/doc/database.md @@ -10,7 +10,7 @@ Setting up postgres (as root) # become postgres user su postgres # spawn postgres admin shell - psql + psql You'll get a prompt, enter the following: