Skip to content

Commit d7923db

Browse files
authored
Update README.md
Add upgrade instructions.
1 parent 84b4b52 commit d7923db

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@ brew install ton
2222

2323
These commands will install the latest stable version of TON on your machine.
2424

25+
## Upgrade
26+
27+
If you have already installed TON components, you can update them with the following command:
28+
29+
```bash
30+
brew update
31+
brew reinstall ton
32+
```
33+
2534
## Uninstallation
2635

2736
If you want to uninstall TON, you can do so with the following command:

0 commit comments

Comments
 (0)