diff --git a/src/CONTRIBUTING.md b/src/CONTRIBUTING.md index 549d687..5cca2b0 100644 --- a/src/CONTRIBUTING.md +++ b/src/CONTRIBUTING.md @@ -20,7 +20,7 @@ To install all the necessarry packages, type the following in a terminal in the root of the repository: ```bash -pip install -r requirments.txt +pip install -r requirements.txt ``` ### Serve the website