We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e61e7 commit 5c5dd2dCopy full SHA for 5c5dd2d
docs/website/how-to/install.md
@@ -54,11 +54,11 @@ $ localnet regen
54
Quickly brings back the network to its initial state (with same addresses and all funds back). Useful for wiping out the network after testing.
55
56
<br>
57
-**Sui-Base Upgrade**
+**Sui-Base update**
58
```
59
-$ ~/sui-base/upgrade
+$ ~/sui-base/update
60
61
-Will pull latest from github and apply changes to all workdirs (as needed).
+Will check for latest from github and update sui-base as needed.
62
63
64
**Sui-Base Uninstall**
upgrade updateupgrade renamed to update
0 commit comments