diff options
author | Adewumi Isaac <[email protected]> | 2020-11-18 17:40:19 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-11-18 11:40:19 -0500 |
commit | b00f4c79ad2980c8066dd9e55f3f6f3dc8cdbce8 (patch) | |
tree | caa7b94e804bef7223eb84e84c56bbad3b1f3a0c | |
parent | 5f1aea3723e170ed0c43d375807ce22f4c686c59 (diff) |
Update README.md (#81)
fixed a minor omission
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |