From fc86203330ea6d94492eb8e9e741eb574b577fb9 Mon Sep 17 00:00:00 2001 From: Elias Aoubala <2432537A@student.gla.ac.uk> Date: Sat, 30 Dec 2023 15:04:13 +0000 Subject: [PATCH] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba55f24..801bf09 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The main goal of this project is to create a set of tools that can be used by de Use the package manager [pip](https://pip.pypa.io/en/stable/) to install the TurboRocket library. ```bash -pip install turboRocket +pip install turboRocke ``` ## Usage