documentation: adds additional command to update instructions
This commit is contained in:
parent
91bb233efb
commit
ee675b411e
@ -3,7 +3,11 @@
|
||||
If you installed Lotus on your machine, you can upgrade to the latest version by doing the following:
|
||||
|
||||
```sh
|
||||
# get the latest
|
||||
git pull origin master
|
||||
|
||||
# clean and remake the binaries
|
||||
make clean build
|
||||
```
|
||||
|
||||
Sometimes when you run Lotus after a pull, certain commands such as `lotus daemon` may break.
|
||||
|
Loading…
Reference in New Issue
Block a user