1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-28 17:03:58 +08:00

Update README gx section according to suggestions

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
This commit is contained in:
Jakub Sztandera
2016-02-16 18:13:18 +01:00
parent 91250c86b3
commit ed3cf18f14

View File

@ -75,8 +75,7 @@ export PATH=$PATH:$GOPATH/bin
#### Prerequisite 2: Install gx and gx-go #### Prerequisite 2: Install gx and gx-go
You can try using your package manager for it but it is unlikely it is there. 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.
Other way is to run `make toolkit_upgrade` before running `make install` in the next step.
#### Download + Compile IPFS #### Download + Compile IPFS