diff --git a/README.md b/README.md index 5f1a48ef..0286a115 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,12 @@ If you are using Arch Linux, you can install the latest Git version through the paru -S markdown-oxide-git ``` +### Cargo + +If you have cargo installed, you can easily install the binary for the LS by running the following command: + +`cargo install --git https://github.com/Feel-ix-343/markdown-oxide.git markdown-oxide` + ### Manual (for MacOS, Windows, and *other* linux distributions) Clone the repository and then run `cargo build --release`.