Add Installing

viridian 2024-04-21 15:39:29 +02:00
parent d586faff1d
commit 024bcf32a0

3
Installing.md Normal file

@ -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.