From eaeef386873112caaf22c268f70f6fa83ea5e217 Mon Sep 17 00:00:00 2001 From: MikeMoolenaar Date: Sat, 13 Jan 2024 15:00:40 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09c6251..9cb3afe 100644 --- a/README.md +++ b/README.md @@ -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