From fdc8fc09e3ee72ab85d526fa39ea945921d48608 Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Thu, 8 Dec 2022 15:45:48 +0100 Subject: [PATCH] Fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60c8c9b..ae10169 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ An example of how you can make explosions in pygame zero. **How to run:** -To run the example you need PyGame Zero. You can install it by runnig this command: +To run the example you need PyGame Zero. You can install it by running this command: >$ pip3 install pgzero And to run the example run this command in the main folder: