Skip to content

Commit 9d5bd62

Browse files
committed
fix typos
1 parent 47a176e commit 9d5bd62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ First launch the API server.
99

1010
```bash
1111
cd django-api-nextjs
12+
python3.11 -m venv venv
1213
pip install -r requirements.txt
1314

1415
python manage.py migrate

0 commit comments

Comments
 (0)