From 502a0c375c5c1dfa00bc7eb5a06477e582772bde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristofer=20Rolf=20S=C3=B6derstr=C3=B6m?= Date: Wed, 22 Mar 2023 13:35:54 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d132bf5..2dee1f1 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ and use the example.ipynb template to use the script **OR** download the ```tran ### Example See the [example](example.ipynb) implementation on jupyter notebook. -[^1]Advanced users can use ```pip install ffmpeg-python``` but be ready to deal with some [PATH issues](https://stackoverflow.com/questions/65836756/python-ffmpeg-wont-accept-path-why), which I encountered in Windows 11. +[^1]: Advanced users can use ```pip install ffmpeg-python``` but be ready to deal with some [PATH issues](https://stackoverflow.com/questions/65836756/python-ffmpeg-wont-accept-path-why), which I encountered in Windows 11.