Archived
1
0

docs -> doc

This commit is contained in:
jeff 2015-10-21 10:56:54 -04:00
parent 7051da0e91
commit 651bd33205
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Check out this repo and build it
cd nntpchan cd nntpchan
./build.sh ./build.sh
Now configure the database. [Next](docs/database.md) Now configure the database. [Next](doc/database.md)
--- ---

View File

@ -10,7 +10,7 @@ Setting up postgres (as root)
# become postgres user # become postgres user
su postgres su postgres
# spawn postgres admin shell # spawn postgres admin shell
psql psql
You'll get a prompt, enter the following: You'll get a prompt, enter the following: