Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add upgrade instructions.
  • Loading branch information
neodix42 authored Jan 29, 2024
1 parent 84b4b52 commit d7923db
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ brew install ton

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

## Upgrade

If you have already installed TON components, you can update them with the following command:

```bash
brew update
brew reinstall ton
```

## Uninstallation

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

0 comments on commit d7923db

Please sign in to comment.