Archived
1
0

Update building.md

This commit is contained in:
Tristan B. Kildaire 2016-06-05 13:16:22 +02:00
parent 8aed629be6
commit 1f2c644bf6

View File

@ -55,11 +55,11 @@ These are installation instructions for Trisquel.
Run this to install Go. Run this to install Go.
sudo apt-get update
sudo apt-get install golang-1.6 sudo apt-get install golang-1.6
###Installing dependancies (standard) ###Installing dependancies (standard)
sudo apt-get update
sudo apt-get --no-install-recommends install imagemagick libsodium-dev sox build-essential git ca-certificates sudo apt-get --no-install-recommends install imagemagick libsodium-dev sox build-essential git ca-certificates
###Installing dependancies (`ffmpeg` is not available in Trisquel repos - there must be compiled) ###Installing dependancies (`ffmpeg` is not available in Trisquel repos - there must be compiled)