diff --git a/Installing.md b/Installing.md new file mode 100644 index 0000000..5e9d5cb --- /dev/null +++ b/Installing.md @@ -0,0 +1,3 @@ +# Installation + +If you want to install mlem you have to download a nightly version of rust and clone this repo. Then run `cargo +nightly install --path .`to install it. \ No newline at end of file