Skip to content

Commit 97f1614

Browse files
authored
Update mona-high-school-fitness-tracker.md
make sure right version of python is installed
1 parent e015129 commit 97f1614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mona-high-school-fitness-tracker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ It should be in one app
1616
generate instructions in this order
1717
1818
1. Create the frontend and backend in the monafit-tracker directory structure of this repository in one command
19-
2. Setup backend python venv and create a monafit-tracker/backend/requirements.txt file
19+
2. Setup backend python venv 3.10.x and create a monafit-tracker/backend/requirements.txt file
2020
3. The monafit-tracker/backend directory will store the django project and app with the name monafit-tracker
2121
4. The Django project monafit-tracker directory will have all the backend components for the app
2222
5. Create the django app directly in the directory monafit_tracker/backend

0 commit comments

Comments
 (0)