update README

This commit is contained in:
whitney-server 2024-09-22 05:31:26 +00:00
parent b9a14043f1
commit 948aecfec6

View File

@ -10,9 +10,9 @@ brew install neovim
``` ```
Ubuntu (installing newer version of neovim): Ubuntu (installing newer version of neovim):
``` ```
- `sudo add-apt-repository ppa:neovim-ppa/stable` sudo add-apt-repository ppa:neovim-ppa/stable
- `sudo apt update` sudo apt update
- `sudo apt install neovim` sudo apt install neovim
``` ```
2. Back up existing nvim config 2. Back up existing nvim config
``` ```