Sweet victory (and a README update)

This commit is contained in:
Brooks J Rady 2021-02-23 17:06:22 +00:00
parent 08ffc153e1
commit 1759fe9538

View file

@ -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)