diff --git a/README.md b/README.md index 5241ce8..275e342 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,8 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files. * Install dependencies **(for Linux Homebrew)**: - 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 + 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 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): @@ -76,6 +76,10 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files. cd ks-tools sudo make install + * For Linux Homebrew, install with: + + make -f Makefile.linuxbrew + * **Windows ([Cygwin](https://www.cygwin.com/)):** * Install dependencies: