From e6f4e3afa0cbe14b8c14f5011a9b5d4c2cb14c2e Mon Sep 17 00:00:00 2001 From: Lovi <62809003+Lovi-0@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:54:02 +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 d59edaa..ba7c102 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Make sure you have the following prerequisites installed on your system: * [python](https://www.python.org/downloads/) > 3.8 * [ffmpeg](https://www.gyan.dev/ffmpeg/builds/) -* [opnessl](https://www.openssl.org) or [pycryptodome](https://pypi.org/project/pycryptodome/) +* [openssl](https://www.openssl.org) or [pycryptodome](https://pypi.org/project/pycryptodome/) ## Installation