Skip to content

Commit

Permalink
reminder to use virtual env
Browse files Browse the repository at this point in the history
  • Loading branch information
Russ Garner committed Jun 28, 2022
1 parent 321fee5 commit f9af234
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Step 5) put in the correct host at
frontend/src/components/dashboard.js line 14. this app does not put in the config.ini values onto the frontend

Step 5) install the dependencies
(highly reccomended to use a virtual environment)
pip install -r requirements.txt
cd frontend
npm install
Expand Down

0 comments on commit f9af234

Please sign in to comment.