mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 13:52:55 +03:00
Fix update instruction for nightly macosx via brew
The update variant errored after rm the cask and I had to install the cask again.
This commit is contained in:
parent
ad96d84745
commit
ec31562b83
@ -36,7 +36,7 @@ install:
|
||||
|
||||
```bash
|
||||
$ brew rm --cask wez/wezterm/wezterm-nightly
|
||||
$ brew upgrade --cask wez/wezterm/wezterm-nightly
|
||||
$ brew install --cask wez/wezterm/wezterm-nightly
|
||||
```
|
||||
|
||||
## MacPorts
|
||||
|
Loading…
Reference in New Issue
Block a user