From 20e59bb3fee6810d8f1812fd0de1c4445abb1537 Mon Sep 17 00:00:00 2001 From: Marco Magdy Date: Sat, 17 Sep 2022 21:06:33 -0700 Subject: [PATCH] Fix a typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8149740..f86004a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Make sure you have the following packages installed first: 1. git 1. Make or Ninja 1. zip -1. libcurl-devel (on Debian-basded distros it's libcurl4-openssl-dev) +1. libcurl-devel (on Debian-based distros it's libcurl4-openssl-dev) In a terminal, run the following commands: ```bash