From 1f2c644bf6e77db5da08de6ed03073dc730bc802 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 13:16:22 +0200 Subject: [PATCH] Update building.md --- doc/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/building.md b/doc/building.md index 0d4bd98..2b3082b 100644 --- a/doc/building.md +++ b/doc/building.md @@ -55,11 +55,11 @@ These are installation instructions for Trisquel. Run this to install Go. + sudo apt-get update sudo apt-get install golang-1.6 ###Installing dependancies (standard) - sudo apt-get update 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)