Skip to content
Snippets Groups Projects
Unverified Commit 846460dd authored by Hans Moog's avatar Hans Moog Committed by GitHub
Browse files

Update README.md

parent 5f7494fb
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,11 @@ or if you prefer https over ssh
git clone https://github.com/iotaledger/goshimmer.git
```
Verify that you have installed the minimal required go version (1.12.7):
```
go version
```
You can build your executable (as well as cross compiling for other architectures) by running the `go build` tool inside the just cloned folder `goshimmer`:
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment