diff --git a/content/using-the-mpr/mist-the-mpr-cli.md b/content/using-the-mpr/mist-the-mpr-cli.md index 8a824c3..6b46a7a 100644 --- a/content/using-the-mpr/mist-the-mpr-cli.md +++ b/content/using-the-mpr/mist-the-mpr-cli.md @@ -4,6 +4,9 @@ draft: false weight: 2 aliases: ["/using-the-mpr/list-of-mpr-helpers"] --- +{{< notice "warning" >}} +Mist has not yet reached a 1.0.0 release. Stability isn't guaranteed, and you may face issues during usage. +{{< /notice >}} Mist is the official command-line interface for the MPR. @@ -58,4 +61,4 @@ To install Mist from a prebuilt binary, install the `mist-bin` package: git clone 'https://mpr.makedeb.org/mist-bin' cd mist/ makedeb -si -``` \ No newline at end of file +```