From 3644c4f2cd437fb40d9f161adb47a13329fa8bf0 Mon Sep 17 00:00:00 2001 From: Inanc Gumus Date: Sun, 14 Apr 2019 18:50:20 +0300 Subject: [PATCH] update: installation readme --- 01-get-started/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/01-get-started/README.md b/01-get-started/README.md index 693250a..f9433cb 100644 --- a/01-get-started/README.md +++ b/01-get-started/README.md @@ -1,5 +1,7 @@ # GO INSTALLATION GUIDES +Please select your operating system below for the detailed installation instructions: + * [OS X](osx-installation.md) * [Windows](windows-installation.md) -* [Linux (Ubuntu)](ubuntu-installation.md) \ No newline at end of file +* [Linux (Ubuntu)](ubuntu-installation.md)