@ -87,8 +87,8 @@ Make sure to replace `your_app`, appropriately, and set the location of your pyt
8. Place your_app.wsgi in `var/www/html/your_app/` as seen at **step 6.**, to be able to test the Apache2 server.
9. Double check, that you've got a Python3 virtual environment in `/var/www/html/your_app/your_app/` with all the packeges specified in `requirements.txt`.***IF NOT:***