summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index be4c49b10..f9bc9fe04 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)