Skip to content

Commit 30ce19a

Browse files
authored
Clearing some things up
1 parent 8b96f26 commit 30ce19a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
Download the jar from the [releases](https://github.com/Napoleon-x/VideoLAN-VLC-Discord-RPC-in-Java/releases/tag/1.0) and place in its own designated folder.
1010
Java is required for the next step so make sure you have installed it if not [Click here!](https://www.azul.com/downloads/?package=jdk#zulu)
1111

12-
Navigate to the folder perhaps in a with the jar after installing java (hopefully with an installer or manually set $PATH)
13-
Execute `java -jar VLCDiscord-RPC-v1.jar --keepTime true` (adjust naming if needed)
12+
After making sure the necessary requirements are met, navigate to the folder with the jar file in it and open a terminal in the folder and execute this command `java -jar VLCDiscord-RPC-v1.jar --keepTime true` (adjust naming if needed)
1413
First time runs will place an extension in `\AppData\Roaming\vlc` for which you will need to activate each time when running the program (VLC limitations)
1514

1615
## Commands and preferances

0 commit comments

Comments
 (0)