summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad366093..04716944 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ These sites will be reverse engineered but need account access:
## Install
- download or clone this github repo
-install requiremnts with:
+install requirements with:
```sh
pip3 install -r requirements.txt
```