Update README.md (v8.0)
This commit is contained in:
parent
d2a79efa85
commit
7c0ea17a11
12
README.md
12
README.md
|
@ -40,11 +40,11 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files.
|
|||
* [ks-conf](https://github.com/q3aql/ks-tools/blob/main/doc/ks-conf.md) - Tool for create and modify all configuration files.
|
||||
|
||||
### Downloads:
|
||||
* [ks-tools-7.3-030521-Linux-en.tar.gz](https://github.com/q3aql/ks-tools/releases/download/v7.3/ks-tools-7.3-030521-Linux-en.tar.gz) - Unix/Linux package.
|
||||
* [ks-tools-7.3-030521-Windows-en-x86.zip](https://github.com/q3aql/ks-tools/releases/download/v7.3/ks-tools-7.3-030521-Windows-en-x86.zip) - Windows 32-bit package (with cygwin).
|
||||
* [ks-tools-7.3-030521-Windows-en-x86-64.zip](https://github.com/q3aql/ks-tools/releases/download/v7.3/ks-tools-7.3-030521-Windows-en-x86-64.zip) - Windows 64-bit package (with cygwin).
|
||||
* [ks-tools-7.3-030521-en-all.deb](https://github.com/q3aql/ks-tools/releases/download/v7.3/ks-tools-7.3-030521-en-all.deb) - Debian based package.
|
||||
* [ks-tools-7.3-030521-en-all.rpm](https://github.com/q3aql/ks-tools/releases/download/v7.3/ks-tools-7.3-030521-en-all.rpm) - Red Hat based package.
|
||||
* [ks-tools-8.0-020122-Linux-en.tar.gz](https://github.com/q3aql/ks-tools/releases/download/v8.0/ks-tools-8.0-020122-Linux-en.tar.gz) - Unix/Linux package.
|
||||
* [ks-tools-8.0-020122-Windows-en-x86.zip](https://github.com/q3aql/ks-tools/releases/download/v8.0/ks-tools-8.0-020122-Windows-en-x86.zip) - Windows 32-bit package (with cygwin).
|
||||
* [ks-tools-8.0-020122-Windows-en-x86-64.zip](https://github.com/q3aql/ks-tools/releases/download/v8.0/ks-tools-8.0-020122-Windows-en-x86-64.zip) - Windows 64-bit package (with cygwin).
|
||||
* [ks-tools-8.0-020122-en-all.deb](https://github.com/q3aql/ks-tools/releases/download/v8.0/ks-tools-8.0-020122-en-all.deb) - Debian based package.
|
||||
* [ks-tools-8.0-020122-en-all.rpm](https://github.com/q3aql/ks-tools/releases/download/v8.0/ks-tools-8.0-020122-en-all.rpm) - Red Hat based package.
|
||||
|
||||
_Dependencies: `bash`, `coreutils`, `openssh-server`, `openssh-client`, `sshpass`, `rsync`, `ffmpeg`, `grep`_
|
||||
|
||||
|
@ -55,7 +55,7 @@ _Dependencies: `bash`, `coreutils`, `openssh-server`, `openssh-client`, `sshpass
|
|||
* Open the terminal and type the following commands:
|
||||
|
||||
```shell
|
||||
$ tar zxvf ks-tools-7.3-030521-Linux-en.tar.gz
|
||||
$ tar zxvf ks-tools-8.0-020122-Linux-en.tar.gz
|
||||
$ cd ks-tools
|
||||
$ sudo make install
|
||||
````
|
||||
|
|
Loading…
Reference in New Issue
Block a user