Archived
1
0

Update building.md

This commit is contained in:
Jeff
2019-04-07 08:52:49 -04:00
committed by GitHub
parent afb98efb2a
commit 8f39dec91b

View File

@@ -15,7 +15,7 @@ Dependancies:
* imagemagick * imagemagick
* ffmpeg * ffmpeg
* sox * sox
* go 1.9 * go
* GNU make * GNU make
## Debian instructions ## Debian instructions
@@ -24,7 +24,7 @@ These are installation instructions for Debian.
### Install Go ### Install Go
Install the Go programming language version _1.9_ from the [Go website](https://golang.org/dl/). Install the latest version of the Go programming language from the [Go website](https://golang.org/dl/).
### Install the dependancies ### Install the dependancies