Skip to content

Commit 5c5dd2d

Browse files
committed
rename script 'upgrade' to 'update'
1 parent 12e61e7 commit 5c5dd2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/website/how-to/install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ $ localnet regen
5454
Quickly brings back the network to its initial state (with same addresses and all funds back). Useful for wiping out the network after testing.
5555

5656
<br>
57-
**Sui-Base Upgrade**
57+
**Sui-Base update**
5858
```
59-
$ ~/sui-base/upgrade
59+
$ ~/sui-base/update
6060
```
61-
Will pull latest from github and apply changes to all workdirs (as needed).
61+
Will check for latest from github and update sui-base as needed.
6262

6363
<br>
6464
**Sui-Base Uninstall**
File renamed without changes.

0 commit comments

Comments
 (0)