remove erroneous instruction from readme
This commit is contained in:
parent
64e18f16dd
commit
3da3054587
@ -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
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user