Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMoolenaar authored Jan 13, 2024
1 parent d90bec9 commit eaeef38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ and extract the ZIP archive to start using the application.
The ZIP file for Linux contains the GTK application which you must run from the command
line, for example:
```sh
unzip MkvDefaultTrackChanger-Linux-V1.0.zip
chmod +x MkvDefaultTrackChanger-V1.0.Gtk
./MkvDefaultTrackChanger-V1.0.Gtk
unzip MkvDefaultTrackChanger-Linux-V1.1.0.zip
chmod +x MkvDefaultTrackChanger-V1.1.0.Gtk
./MkvDefaultTrackChanger-V1.1.0.Gtk
```

## Credits
Expand Down

0 comments on commit eaeef38

Please sign in to comment.