From 1b9a67883d8b9df2b2a4b060dc7da36b29fb28d8 Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Sat, 28 Jan 2023 13:57:04 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ef86ea..3879aec 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Example of instructions if you're on a Debian based linux: ```sh apt-get update && apt-get install -y ffmpeg git gcc python3 pip3 install webhook_listener -python3 -u subgen_nodocker.py medium False 4 1 True True AA True +python3 -u subgen_nodocker.py ``` # What are the limitations?