From a448af45545c67ff5ca1023cd0bbb69d831f9806 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Wed, 12 Sep 2018 06:12:17 -0400 Subject: [PATCH] Update page 'Installation' --- Installation.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Installation.md b/Installation.md index a781198..3934a27 100644 --- a/Installation.md +++ b/Installation.md @@ -1,10 +1,12 @@ +#### 1. Requirements + You need a recent machine with `go` [installed](https://golang.org/doc/install). > This package has not been tested under the version **1.10**. -## 1. Download and install the package +#### 2. Download and install the package ```bash go get -u git.xdrm.io/go/aicra @@ -14,7 +16,7 @@ It should now be available locally and available for your imports. -## 2. Compile the command-line builder +#### 3. Compile the command-line builder You should then compile the project builder to help you manage your projects.