From 4b4c314d882df3caf043a32c6b09438fba8f71d9 Mon Sep 17 00:00:00 2001 From: q3aql Date: Wed, 1 Nov 2023 21:08:36 +0100 Subject: [PATCH] README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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: