diff --git a/content/using-the-mpr/mist-the-mpr-cli.md b/content/using-the-mpr/mist-the-mpr-cli.md index 6b46a7a..97a2cbd 100644 --- a/content/using-the-mpr/mist-the-mpr-cli.md +++ b/content/using-the-mpr/mist-the-mpr-cli.md @@ -59,6 +59,6 @@ To install Mist from a prebuilt binary, install the `mist-bin` package: ```sh git clone 'https://mpr.makedeb.org/mist-bin' -cd mist/ +cd mist-bin/ makedeb -si ```