Skip to content

Commit 67f28f9

Browse files
authored
Update README.md
1 parent 7fd5405 commit 67f28f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A very basic sample repo demonstrating how to use `FastAPI` to serve HTML web ap
55
## quickstart
66

77
```
8-
# Create a virtual environment, and activate it
8+
# Create a virtual environment in your project folder, and activate it
99
$ python3 -m venv .env
1010
1111
# clone this repo:

0 commit comments

Comments
 (0)