diff --git a/README.md b/README.md index be4c49b1..f9bc9fe0 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Zellij was initially called "Mosaic". ## How to use it? * Clone the project -* In the project folder, run: `cargo run` +* In the project folder, run: `./build-all.sh && cargo run` (note that right now Zellij only supports linux and mac)