mirror of
https://github.com/wez/wezterm.git
synced 2024-11-28 01:06:37 +03:00
docs: there's no stable centos rpm until we next tag
This commit is contained in:
parent
0d352f296c
commit
9bce910194
@ -61,7 +61,7 @@ The CI system builds an `.rpm` file on CentOS 7.
|
||||
<a href="https://github.com/wez/wezterm/releases/download/nightly/wezterm-nightly-centos7.rpm" class="btn">Nightly for CentOS</a>
|
||||
|
||||
```bash
|
||||
sudo dnf install -y {{ centos_stable }}
|
||||
sudo dnf install -y https://github.com/wez/wezterm/releases/download/nightly/wezterm-nightly-centos7.rpm
|
||||
```
|
||||
|
||||
* The package installs `/usr/bin/wezterm` and `/usr/share/applications/wezterm.desktop`
|
||||
|
Loading…
Reference in New Issue
Block a user