remove erroneous instruction from readme
This commit is contained in:
@ -53,7 +53,6 @@ $ deactivate
|
|||||||
|
|
||||||
when you want to run the server again, make sure to activate the venv first:
|
when you want to run the server again, make sure to activate the venv first:
|
||||||
```bash
|
```bash
|
||||||
$ python -m venv .venv
|
|
||||||
$ source .venv/bin/activate
|
$ source .venv/bin/activate
|
||||||
$ python -m app.run
|
$ python -m app.run
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user