Update Windows instructions (README.md)
This commit is contained in:
parent
511ca677ef
commit
af4f06f60f
10
README.md
10
README.md
|
@ -62,9 +62,13 @@ _Dependencies: bash, coreutils, openssh-server, openssh-client, sshpass, rsync,
|
||||||
* **Windows instruccions:**
|
* **Windows instruccions:**
|
||||||
* Unzip the package with [7-zip](http://www.7-zip.org/) or [Winrar](http://www.rarlab.com/).
|
* 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`.
|
* Copy folder `ks-tools` on `C:\Program Files`.
|
||||||
* Enter to folder with name `ks-tools` and execute `Install.cmd`.
|
* Open CMD terminal and type the following commands:
|
||||||
* Finally, you will see a Shortcut on your Desktop.
|
|
||||||
|
```shell
|
||||||
|
Drive:> cd "C:\Program Files\ks-tools"
|
||||||
|
Drive:> Install.cmd
|
||||||
|
````
|
||||||
|
|
||||||
### External links:
|
### External links:
|
||||||
|
|
||||||
* [ffmpeg homepage](http://ffmpeg.org/)
|
* [ffmpeg homepage](http://ffmpeg.org/)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user