summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBrooks J Rady <b.j.rady@gmail.com>2021-04-14 19:11:24 +0100
committerBrooks J Rady <b.j.rady@gmail.com>2021-04-14 19:11:24 +0100
commita52aa9be973f4a5c15dfe1dca9a19e958d723bf5 (patch)
tree67fd09aaf549033c5a8da0a934a5c16ea55951de /README.md
parentaf702b67e69981c00cf022888164fbd7b278f7e5 (diff)
docs(build): update CONTRIBUTING.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8b05e1f58..af7e1bc4b 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,6 @@ Zellij was initially called "Mosaic".
## How to use it?
* Clone the project
* Install cargo-make with `cargo install --force cargo-make`
-* Make sure that the `~/.cargo/bin` directory is on your PATH
* In the project folder, run: `cargo make run`
(note that right now Zellij only supports linux and mac)