diff --git a/README.md b/README.md index 8b8f297..7dbbd9c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManage ``` Once Chocolatey is installed, you can install FFmpeg by running the following command in your PowerShell: ``` -choco install ffmpeg +choco install ffmpeg-full ``` Please ensure that you run these commands in a PowerShell window with administrator privileges. If you face any issues during the installation, you can visit the official Chocolatey and FFmpeg websites for troubleshooting.