Skip to content

Commit

Permalink
rename script 'upgrade' to 'update'
Browse files Browse the repository at this point in the history
  • Loading branch information
mario4tier committed Apr 1, 2023
1 parent 12e61e7 commit 5c5dd2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/website/how-to/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ $ localnet regen
Quickly brings back the network to its initial state (with same addresses and all funds back). Useful for wiping out the network after testing.

<br>
**Sui-Base Upgrade**
**Sui-Base update**
```
$ ~/sui-base/upgrade
$ ~/sui-base/update
```
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.

<br>
**Sui-Base Uninstall**
Expand Down
File renamed without changes.

0 comments on commit 5c5dd2d

Please sign in to comment.