Update README.md

This commit is contained in:
Adam Jeniski 2023-02-21 20:49:50 -05:00 committed by GitHub
parent 2e5a612b75
commit f1322fdb37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
<hr>
### Install Neovim Packages
Install plugins in neovim via `:PackerSync`
- Install Packer.nvim (it's a one-liner)
- Install plugins in neovim via `:PackerSync`
<hr>