Merge pull request #203 from thabaptiser/master

Update README.md with missing cd command for debian/ubuntu installation
macos-click-through
Keith Simmons 5 years ago committed by GitHub
commit 6e83051210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save