Skip to content

Commit 50b7edf

Browse files
authored
Update README.md
1 parent 9731c3f commit 50b7edf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@
88
virtualenv env
99
.\env\Scripts\activate.bat
1010
pip install -r requirements.txt
11+
# Copy configuration.py.example to configuration.py.
12+
# Edit the variables' values.
1113
uvicorn app.main:app --reload
1214
```

0 commit comments

Comments
 (0)