From c0d1f29a5e0c635755daa81be236c6960ea22369 Mon Sep 17 00:00:00 2001 From: HelpSeeker Date: Sun, 3 May 2020 21:11:13 +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 fe95031..d5be694 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Standalone builds only require FFmpeg. ### Optional * [aiohttp](https://aiohttp.readthedocs.io/en/stable/) for asynchronous execution **(strongly recommended)** -* [colorama](https://github.com/tartley/colorama) for colorized terminal output on Windows +* [colorama](https://github.com/tartley/colorama) for colorized terminal output on Windows (you should also install it if you want to use `coub-gui.py`) * [Gooey](https://github.com/chriskiehl/Gooey) to run `coub-gui.py` (be sure to install it with wxPython < 4.1.0) ## Configuration