Merge pull request #998 from xcession/update

Update brew formulae package name
macos-click-through
shaunsingh 3 years ago committed by GitHub
commit 491973f645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -147,7 +147,7 @@ $ scoop install neovide
### Mac (from source) ### Mac (from source)
1. Install the latest version of Rust. Using homebrew: `brew install rustup` 1. Install the latest version of Rust. Using homebrew: `brew install rustup-init`
2. Configure rust by running `rustup-init` 2. Configure rust by running `rustup-init`
3. Install CMake. Using homebrew: `brew install cmake` 3. Install CMake. Using homebrew: `brew install cmake`
4. `git clone https://github.com/Kethku/neovide` 4. `git clone https://github.com/Kethku/neovide`

Loading…
Cancel
Save