From 62fc39efe0da925dd4a0b9d1cad0bd4a14a42769 Mon Sep 17 00:00:00 2001 From: mutschler Date: Mon, 23 Oct 2023 14:09:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 426bb8e..9643608 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ you can download the latest version [![GitHub release](https://img.shields.io/gi ## Installation from Source -`mt` uses depends on ffmpeg's libraries, so you'll need those installed and then run: +`mt` uses depends on ffmpeg's libraries, so you'll need those installed (for windows you might want to have a look [here](https://github.com/mutschler/mt/issues/44#issuecomment-1773288147))and then run: ``` go get github.com/mutschler/mt