Update README.md

This commit is contained in:
MDHEXT 2021-09-22 12:19:34 -06:00 committed by GitHub
parent e1f63672db
commit 4e39ef28d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ A batch script for converting video files to GIF files using FFmpeg.exe on Windo
## Installation
* Clone the repo
* Install [FFmpeg](http://ffmpeg.zeranoe.com/builds/) for Windows.
* Make sure the `ffmpeg.exe` and `gifenc.bat` are on your systems path.
* Make sure that the paths to `ffmpeg.exe` and `gifenc.bat` are configured in your system environment variables control panel.
## Usage
```