mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 21:32:13 +03:00
docs: tweak choco install instructions
This commit is contained in:
parent
1f73f80607
commit
5c978ab9bc
@ -42,6 +42,7 @@ scoop itself can be installed like so:
|
||||
scoop bucket add extras
|
||||
scoop install wezterm
|
||||
```
|
||||
|
||||
### For `Chocolatey` users
|
||||
|
||||
If you prefer to use [Chocolatey](https://chocolatey.org) to manage software, wezterm is availabe from the Community Repository.
|
||||
@ -50,9 +51,3 @@ It can be installed like so:
|
||||
```bash
|
||||
choco install wezterm -y
|
||||
```
|
||||
|
||||
Alternatively, if you'd prefer the Portable installation:
|
||||
|
||||
```bash
|
||||
choco install wezterm.portable -y
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user