Update README.md

This commit is contained in:
Jacob 2024-01-27 17:42:54 -05:00
parent f11e54f390
commit ce68447aaa

View file

@ -32,13 +32,17 @@ can change whenever I feel like it. **This is not a NeoVim distro.**
- Preferably also nerd fonts, or stuff might look a bit weird.
- To install them, you can use the included `install_fonts.sh` script.
## Installation
## Installation (Linux/macOS/BSD)
Run ./install.sh. Note that this will remove your
existing Neovim configuration so if you care about it, back it up before running the script.
To uninstall, simply remove ~/.config/nvim/ (and optionally ~/.local/share/nvim)
## Installation (Windows)
Run .\install.ps1. Yes, this will also remove your existing Neovim configuration.
## Fork
If you want to fork it like I told you to, make a fork, change the remote,