Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/installing-mise.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,10 @@ dnf install mise

[COPR package page](https://copr.fedorainfracloud.org/coprs/jdxcode/mise/)

### Snap (Linux, currently in beta)
### Snap (Linux)

```sh
sudo snap install mise --classic --beta
sudo snap install mise --classic
Comment thread
coderabbitai[bot] marked this conversation as resolved.
```

[snapcraft.io page](https://snapcraft.io/mise)
Expand Down
Loading