From 7990a5dfb5d5ec3168ddcc5e460b26949be48a34 Mon Sep 17 00:00:00 2001 From: vincyxiroff <88449249+vincyxiroff@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:40:26 +0200 Subject: [PATCH] Fix Sintassi --- 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