aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 101687cd..d8a7fada 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ use { "williamboman/mason.nvim", branch = "alpha" }
## vim-plug
```vim
-Plug "williamboman/mason.nvim", { 'branch': 'alpha' }
+Plug 'williamboman/mason.nvim', { 'branch': 'alpha' }
```
# Setup