Update MacOS installation instructions.

Homebrew/homebrew-cask#55358 changed the name used for installation.
This commit is contained in:
Randall Wood 2018-11-26 17:23:38 -08:00 committed by GitHub
parent b75ca26db2
commit db8d2953cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,13 +120,13 @@ so it might not refer to the latest version immediately after an Etcher
release.
```sh
brew cask install etcher
brew cask install balenaetcher
```
##### Uninstall
```sh
brew cask uninstall etcher
brew cask uninstall balenaetcher
```
#### Chocolatey (Windows)