From 291a6139e1d0297b04dcaf70be17c7f7eb0d9a8d Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Thu, 28 Feb 2019 16:22:05 +0100 Subject: [PATCH] Updated Ubuntu (markdown) --- Ubuntu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu.md b/Ubuntu.md index 76de3b3f..705564bd 100644 --- a/Ubuntu.md +++ b/Ubuntu.md @@ -35,4 +35,4 @@ sudo apt-get update sudo apt-get install golang-go ``` -> **Note that golang-go installs latest Go as default Go. If you do not want that, install `golang-1.12` instead and use the binaries from /usr/lib/go-1.12/bin.** +> **Note that `golang-go` installs latest Go as default Go. If you do not want that, install `golang-1.12` instead and use the binaries from `/usr/lib/go-1.12/bin`.**