docs -> doc
This commit is contained in:
parent
7051da0e91
commit
651bd33205
@ -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)
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user