From 89b51773eb568328fe3a91b73199e2517a0bf054 Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sun, 5 Jun 2016 13:20:20 +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 a0d1a18..1c7797a 100644 --- a/doc/building.md +++ b/doc/building.md @@ -65,7 +65,7 @@ Run this to install Go. ###Installing dependancies (`ffmpeg` is not available in Trisquel repos - there must be compiled) -This will install `ffmpeg` to `/sur/local/bin/ffmpeg`: +This will install `ffmpeg` to `/usr/local/bin/ffmpeg`: git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg --depth=1 cd ffmpeg