From 7379ad56cec22c5d2fd7d38dc6596192a2771ec7 Mon Sep 17 00:00:00 2001 From: BadCo-NZ <50016048+BadCo-NZ@users.noreply.github.com> Date: Tue, 14 Jun 2022 01:55:30 +0000 Subject: [PATCH] Update README.md Fixed code block error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85cbe0c..abf6e0b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Uses python version 3 ## Dependencies -Ensure `pip3`, `setuptools', and `wheel` dependencies are installed on the system you are running this script in. +Ensure `pip3`, `setuptools`, and `wheel` dependencies are installed on the system you are running this script in. ## Installation