We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84559a2 commit 2a2f3ddCopy full SHA for 2a2f3dd
README.md
@@ -16,7 +16,9 @@ See below for many other useful features.
16
17
# Install
18
19
-To install, put `vims` somewhere on your path, e.g., `/usr/bin`.
+1. Download the file [`vims`](https://raw.githubusercontent.com/MilesCranmer/vim-stream/master/vims)
20
+2. Put this file somewhere on your `PATH` environment variable, such as `/usr/bin` or `$HOME/.local/bin`
21
+3. Make it executable with `chmod +x vims`. That's it!
22
23
24
# Usage
0 commit comments