From 997199713b3d36ad09fa87f233308f8ae3d98c68 Mon Sep 17 00:00:00 2001 From: thabaptiser Date: Wed, 18 Mar 2020 19:33:11 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 475ac62..e63fa2b 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Note: Neovide has been successfully built on other destros but this reportedly w 5. Build - `~/.cargo/bin/cargo build --release` + `cd neovide && ~/.cargo/bin/cargo build --release` 6. Copy `./target/release/neovide` to a known location and enjoy.