Update 'README.md'

This commit is contained in:
oDinZu WenKi 2023-10-24 19:37:10 -04:00
parent 71db3e50a6
commit e859bfa1ef

View File

@ -3,7 +3,7 @@
A script.sh that screen captures with FFmpeg using a hotkey e.g `WIN + R`.
### Setup
1. git clone https://github.com/oDinZu/linux-ffmpeg-record-script
1. `git clone https://github.com/oDinZu/linux-ffmpeg-record-script`
2. In your OS, setup the hotkey binds to `record start/stop ffmpeg screen recorder`.
3. set execute permissions on the record-screen.sh via right-click > Check the box: `Executable as Program` or with chmod.
4. run the script via `./record-screen.sh` or with hotkey binds e.g. `WIN+R`.