diff --git a/README.md b/README.md index d424961..f3bc7f1 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,25 @@ You can also set the shell using command-line arguments. For example, to use Pow asdf install just <version> + + Debian and Ubuntu derivatives + MPR + just + + git clone 'https://mpr.makedeb.org/just'
+ cd just
+ makedeb -si + + + + Debian and Ubuntu derivatives + Prebuilt-MPR + just + + You must have the Prebuilt-MPR set up on your system in order to run this command.
+ sudo apt install just + +