summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBrooks J Rady <b.j.rady@gmail.com>2021-02-23 17:06:22 +0000
committerBrooks J Rady <b.j.rady@gmail.com>2021-02-23 17:06:22 +0000
commit1759fe9538f3a4c3553227b28adede7844e8b238 (patch)
treecf4623420f89c1f0e6f939278ce2b5ae40916ece /README.md
parent08ffc153e1e87a9dc6248c73ab046cd4b0b8d1c7 (diff)
Sweet victory (and a README update)
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)