summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdewumi Isaac <[email protected]>2020-11-18 17:40:19 +0100
committerGitHub <[email protected]>2020-11-18 11:40:19 -0500
commitb00f4c79ad2980c8066dd9e55f3f6f3dc8cdbce8 (patch)
treecaa7b94e804bef7223eb84e84c56bbad3b1f3a0c
parent5f1aea3723e170ed0c43d375807ce22f4c686c59 (diff)
Update README.md (#81)
fixed a minor omission
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e7a028e4..26dc53a0 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvim/master/
sudo mv /tmp/nvim.appimage /usr/local/bin/nvim
- chmod +x /usr/local/nvim
+ chmod +x /usr/local/bin/nvim
```
- Arch