Update README gx section according to suggestions
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
Jakub Sztandera committed
Feb 16, 2016 at 18:13 UTC
ed3cf18f1410ef834a08aaf3e3deb29780c69dc9
1 file changed
+1
-2
README.md
+1
-2
@@ -75,8 +75,7 @@ export PATH=$PATH:$GOPATH/bin
75
76
#### Prerequisite 2: Install gx and gx-go
77
78
-You can try using your package manager for it but it is unlikely it is there.
79
-Other way is to run `make toolkit_upgrade` before running `make install` in the next step.
78
+You can try using package manager, but gx and gx-go are unlikely to be available in repositories currently. The recommended way to install is to run `make toolkit_upgrade` before running `make install` in the next step.
79
80
#### Download + Compile IPFS
81