Skip to content
Snippets Groups Projects
Commit 67b6a6e1 authored by capossele's avatar capossele
Browse files

:pencil: README updated

parent 9fda4b82
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +6,8 @@ First, you need to [install Go](https://golang.org/doc/install) if it is not alr
### Requirements
- gcc: Some packages in this repo might require to be compile by gcc. Windows users can install [MinGW-gcc](http://tdm-gcc.tdragon.net/download).
- gcc: Some packages in this repo might require to be compiled by gcc. Windows users can install [MinGW-gcc](http://tdm-gcc.tdragon.net/download).
To download and install all the package dependencies just run:
```
go get github.com/iotaledger/goshimmer
```
## Build
......
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