Update README.md

if I use double quotes I get an error, but if I use single quotes the error disappears.
v2.5
Piero Rolando 4 years ago committed by GitHub
parent e498e9a134
commit 2de8e5fb58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ Programmatic lua library for setting
Install via your plugin manager. e.g. Install via your plugin manager. e.g.
```vim ```vim
Plug "NvChad/nvim-base16.lua" Plug 'NvChad/nvim-base16.lua'
``` ```
### Basic usage ### Basic usage

Loading…
Cancel
Save