Archived
1
0

Update building.md

This commit is contained in:
Tristan B. Kildaire 2016-06-05 13:28:44 +02:00
parent e50099b7c0
commit 9e3e597088

View File

@ -63,7 +63,7 @@ If you want to build without support for Redis then build with the `--no-redis`
./build.sh --no-redis
##Trisquel instructions
##Trisquel instructions (WIP)
These are installation instructions for Trisquel.
@ -99,7 +99,7 @@ Run this to install Redis - if you want to use Redis.
Run this to install Postgres - if you want to use Postgres.
sudo apt-get install Postgres
sudo apt-get install --no-install-recommends postgresql postgresql-client
###Get the NNTPChan source