diff --git a/docs/getting-started.md b/docs/getting-started.md index 3543789bef..c87a4f61bf 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -68,10 +68,10 @@ sudo dnf install mise See the [copr page](https://copr.fedorainfracloud.org/coprs/jdxcode/mise/) for more information. -== Snap (beta) +== Snap ```sh -sudo snap install mise --classic --beta +sudo snap install mise --classic ``` See the [snapcraft.io page](https://snapcraft.io/mise) for more information. diff --git a/docs/installing-mise.md b/docs/installing-mise.md index cd4ec3fc01..a556b93fb4 100644 --- a/docs/installing-mise.md +++ b/docs/installing-mise.md @@ -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 ``` [snapcraft.io page](https://snapcraft.io/mise)