Update page 'Installation'
parent
2904f32e08
commit
93054e98f0
|
@ -4,7 +4,7 @@ You need a recent machine with `go` [installed](https://golang.org/doc/install).
|
|||
|
||||
|
||||
|
||||
##### 1. Download and install the package
|
||||
## 1. Download and install the package
|
||||
|
||||
```bash
|
||||
go get -u git.xdrm.io/go/aicra
|
||||
|
@ -14,7 +14,7 @@ It should now be available locally and available for your imports.
|
|||
|
||||
|
||||
|
||||
##### 2. Compile the command-line builder
|
||||
## 2. Compile the command-line builder
|
||||
|
||||
You should then compile the project builder to help you manage your projects.
|
||||
|
||||
|
|
Loading…
Reference in New Issue