Skip to content

Commit

Permalink
br
Browse files Browse the repository at this point in the history
  • Loading branch information
BooleanCube authored Dec 31, 2021
1 parent e29f3f8 commit 24084ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Practice Using Neovim and Moving around with the Keys HJKL.
3) Download the `.jar` file from the latest release
4) You can drag and drop it from the Downloads folder to your Desktop (or store it anywhere on your PC, the Desktop is just for easy access)
5) To run the application, you can simply just double click the icon with `NeovimKeys.jar`
(if you are on Windows 10 it will give you a prompt asking how you want to run the application like below. Just select the first one that says `Java` and click `ok`)
(if you are on Windows 10 it will give you a prompt asking how you want to run the application like below. Just select the first one that says `Java` and click `ok`) <br>
![image](https://user-images.githubusercontent.com/47650058/147600218-5d859509-a573-4766-8541-5598bcd001ab.png)
6) It can also be run through the command line like this: `java -jar /path/to/jar/NeovimKeys.jar`

Expand Down

0 comments on commit 24084ec

Please sign in to comment.