Skip to content

Commit 8b96f26

Browse files
authored
Adjust the readme.md
1 parent 7efa158 commit 8b96f26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Download the jar from the [releases](https://github.com/Napoleon-x/VideoLAN-VLC-
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

1212
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 --disableWarnings true` (adjust naming if needed)
13+
Execute `java -jar VLCDiscord-RPC-v1.jar --keepTime true` (adjust naming if needed)
1414
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)
1515

1616
## Commands and preferances
@@ -32,4 +32,4 @@ I got bored and recently had installed VLC and wanted to see if I could make a D
3232

3333
### Credits
3434

35-
Huge thanks to this person btw, would not be possible without editing some parts of his VLC lua plugin @un-pogaz https://github.com/un-pogaz/Now-Playing-in-texts
35+
Huge thanks to the developers of these projects [Now Playing in texts by un-pogaz](https://github.com/un-pogaz/Now-Playing-in-texts) and [Discord IPC](https://github.com/jagrosh/DiscordIPC)

0 commit comments

Comments
 (0)