mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 08:51:27 +00:00
add note about nightly stability
parent
ddbbc513ec
commit
ebb2f996f4
|
@ -14,6 +14,9 @@ echo 'deb [arch=amd64] https://apt.quantum2.xyz/sway-utils/ buster main' | sudo
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install sway
|
sudo apt install sway
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that as these packages track master, they may be less stable than the latest official Sway release.
|
||||||
|
|
||||||
## Sway 1.4 installation from source
|
## Sway 1.4 installation from source
|
||||||
proceed with the manual steps below for installing sway 1.4.
|
proceed with the manual steps below for installing sway 1.4.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue