Update filecoin docs correction (#2611)
This commit is contained in:
parent
c459a13dca
commit
ef5efda4f5
@ -8,4 +8,7 @@ git pull origin master
|
||||
|
||||
# clean and remake the binaries
|
||||
make clean && make build
|
||||
```
|
||||
|
||||
# instal binaries in correct location
|
||||
make install # or sudo make install if necessary
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user