mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 13:15:09 -07:00
Updated Building Neovim (markdown)
parent
8573930b21
commit
f0b69b5399
@ -33,7 +33,7 @@
|
||||
- If you want to install to a custom location, set `CMAKE_INSTALL_PREFIX`. See also [Installing Neovim](https://github.com/neovim/neovim/wiki/Installing-Neovim#install-from-source).
|
||||
- On BSD, use `gmake` instead of `make`.
|
||||
- To build on Windows, see the [Building on Windows](#building-on-windows) section.
|
||||
4. `make install`
|
||||
4. `sudo make install`
|
||||
- Default install location is `/usr/local`
|
||||
|
||||
**Notes**:
|
||||
|
Loading…
Reference in New Issue
Block a user