Skip to content

Commit

Permalink
installation
Browse files Browse the repository at this point in the history
  • Loading branch information
yussaq committed Mar 13, 2022
1 parent 2e6164a commit 9c683b8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@ $ sudo apt install nodejs
$ node -v
```

ffmpeg : https://ffmpeg.org/download.html
Install ffmpeg : https://ffmpeg.org/download.html

Install ffmpeg with the following:

Windows
#### Windows
```sh
- Download https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-full.7z
- Extract the file
Expand All @@ -35,7 +33,7 @@ Windows
- open cmd and run the following command: ffmpeg -version
```

Linux
#### Linux
```sh
$ sudo apt update
$ sudo apt install ffmpeg
Expand Down

0 comments on commit 9c683b8

Please sign in to comment.