diff --git a/README.md b/README.md
index 230791e27fa775f529e48b219d51e73171133b87..70639a1fd55d454d0d4cd448677062db636a2016 100644
--- a/README.md
+++ b/README.md
@@ -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