Skip to content

Commit

Permalink
Add notice about Mist potentially being unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
hwittenborn committed Oct 2, 2024
1 parent 9a26a4b commit 25f0e6f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion content/using-the-mpr/mist-the-mpr-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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
```
```

0 comments on commit 25f0e6f

Please sign in to comment.