docs: update install instructions

This commit is contained in:
Matthew Kosarek 2024-02-18 15:43:25 -05:00
parent 0730f7d9f3
commit 5e59d6c020

View File

@ -16,7 +16,12 @@ Please see the [roadmap](./ROADMAP.md) document for the current status and direc
# Install
```
sudo snap install miracle-wm --edge --classic
sudo snap install miracle-wm --classic
```
Or for the nightly build:
```
sudo snap install miracle-wm --classic --edge
```
> [!NOTE]