README.md
This commit is contained in:
parent
158085ce20
commit
4b4c314d88
|
@ -62,8 +62,8 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files.
|
||||||
|
|
||||||
* Install dependencies **(for Linux Homebrew)**:
|
* Install dependencies **(for Linux Homebrew)**:
|
||||||
|
|
||||||
brew install git make expect rsync openssh grep binutils ffmpeg bc
|
brew install git make expect rsync openssh grep binutils ffmpeg bc
|
||||||
curl -L https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb > sshpass.rb
|
curl -L https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb > sshpass.rb
|
||||||
brew install sshpass.rb
|
brew install sshpass.rb
|
||||||
|
|
||||||
* Install `ffmpeg` from repository or use the package [ffmpeg-6.0-linux-gnu-64bit-build2.tar.bz2](https://drive.proton.me/urls/87E226C29C#mcuvbx0p6DLy):
|
* Install `ffmpeg` from repository or use the package [ffmpeg-6.0-linux-gnu-64bit-build2.tar.bz2](https://drive.proton.me/urls/87E226C29C#mcuvbx0p6DLy):
|
||||||
|
@ -76,6 +76,10 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files.
|
||||||
cd ks-tools
|
cd ks-tools
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
* For Linux Homebrew, install with:
|
||||||
|
|
||||||
|
make -f Makefile.linuxbrew
|
||||||
|
|
||||||
* **Windows ([Cygwin](https://www.cygwin.com/)):**
|
* **Windows ([Cygwin](https://www.cygwin.com/)):**
|
||||||
|
|
||||||
* Install dependencies:
|
* Install dependencies:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user