diff --git a/README.md b/README.md index 3160abc..86f6ef0 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,6 @@ $ deactivate when you want to run the server again, make sure to activate the venv first: ```bash -$ python -m venv .venv $ source .venv/bin/activate $ python -m app.run ```