Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
/ MIDI-MUG Public archive

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddaytw committed May 16, 2024
1 parent 6d1f14c commit c56fb46
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,13 @@ This simple instruction will set you ready to play in a few minutes!

Just go to [Release Page](https://github.com/dj6082013/MIDI-MUG/releases/) and download the latest stable version.

Extract the zip fie, go to `bin` folder, and execute `MIDI_MUG`!
Extract the zip fie, and execute the jar!

If click on the JAR file doesn't work, run with the following command.

```sh
jar -jar MIDI-MUG-1.0-SNAPSHOT.jar
```

### Play

Expand Down

0 comments on commit c56fb46

Please # to comment.