diff --git a/README.md b/README.md index f026f77..2150909 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,17 @@ If you have any problems you're welcome to open issues on this repository. ## How to use +Install ra-multiplex using cargo: -Build the project with +```sh +cargo install ra-multiplex +``` + +Install ra-multiplex using homebrew: ```sh -$ cargo build --release +brew install simnalamburt/x/ra-multiplex +brew services start simnalamburt/x/ra-multiplex # to enable service ``` Run `ra-multiplex` in server mode, make sure that `rust-analyzer` is in your