diff --git a/README.md b/README.md index 035aa90..bee3e34 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ This app is an endless user-based level and XP (experience points). It uses SQli ### Getting Started 1. Clone the repository -2. Install the requirements: `pip install -r requierements.txt` +2. Install the requirements: `pip install -r requirements.txt` 3. Run the app: `python app.py` 4. Go to `localhost:8081` on your web browser \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 035aa90..bee3e34 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,6 +5,6 @@ This app is an endless user-based level and XP (experience points). It uses SQli ### Getting Started 1. Clone the repository -2. Install the requirements: `pip install -r requierements.txt` +2. Install the requirements: `pip install -r requirements.txt` 3. Run the app: `python app.py` 4. Go to `localhost:8081` on your web browser \ No newline at end of file