1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-13 07:22:52 +03:00

docs: Added Debain 11 download link for nightly

This commit is contained in:
karl 2021-08-20 19:23:38 +02:00 committed by Wez Furlong
parent d555be2051
commit 1e52016359

View File

@ -47,6 +47,7 @@ you can try the AppImage download which should work on most Linux systems.
|Ubuntu20 |[{{ ubuntu20_deb_stable_asset }}]({{ ubuntu20_deb_stable }}) |[{{ ubuntu20_deb_nightly_asset }}]({{ ubuntu20_deb_nightly }})|
|Debian9 |[{{ debian9_deb_stable_asset }}]({{ debian9_deb_stable }}) |[{{ debian9_deb_nightly_asset }}]({{ debian9_deb_nightly }})|
|Debian10 |[{{ debian10_deb_stable_asset }}]({{ debian10_deb_stable }}) |[{{ debian10_deb_nightly_asset }}]({{ debian10_deb_nightly }})|
|Debian11 | Nightly only atm |[{{ debian11_deb_nightly_asset }}]({{ debian11_deb_nightly }})|
To download and install from the CLI, you can use something like this, which
shows how to install the Ubuntu 16 package: