Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
update format issues
Browse files Browse the repository at this point in the history
  • Loading branch information
bodepd committed Mar 30, 2016
1 parent 3bb2886 commit 8551a7b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/BUILD_AND_TEST.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@

# Build and Test
## Getting Started

To build snap you'll need:

* [Golang >= 1.4](https://golang.org)
* Golang should be [downloaded](https://golang.org/dl/), and (installed](https://golang.org/doc/install)
* Golang should be [downloaded](https://golang.org/dl/), and [installed](https://golang.org/doc/install)
The below instructions assume that the GOPATH environment variable has been set.
* An option to look into is using the [go version manager (gvm)](https://github.com/moovweb/gvm) if you want to easily switch between Go versions.
* [GNU Make](https://www.gnu.org/software/make/)
* [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)

* snap:
* Install snap into your `$GOPATH`.

Expand Down

0 comments on commit 8551a7b

Please sign in to comment.