From af4f06f60fd9d9a6a1f5b95536f2dc2f34ebb045 Mon Sep 17 00:00:00 2001 From: q3aql Date: Mon, 3 May 2021 00:58:16 +0200 Subject: [PATCH] Update Windows instructions (README.md) --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f603bef..878b3c0 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,13 @@ _Dependencies: bash, coreutils, openssh-server, openssh-client, sshpass, rsync, * **Windows instruccions:** * Unzip the package with [7-zip](http://www.7-zip.org/) or [Winrar](http://www.rarlab.com/). * Copy folder `ks-tools` on `C:\Program Files`. - * Enter to folder with name `ks-tools` and execute `Install.cmd`. - * Finally, you will see a Shortcut on your Desktop. - + * Open CMD terminal and type the following commands: + + ```shell + Drive:> cd "C:\Program Files\ks-tools" + Drive:> Install.cmd + ```` + ### External links: * [ffmpeg homepage](http://ffmpeg.org/)