update in readme
This commit is contained in:
parent
3ab97b171a
commit
6c94363ca2
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ $ source venv/bin/activate
|
|||
### Running the server
|
||||
|
||||
Just run:
|
||||
`(venv) $ python lbry_comment_server/main.py`
|
||||
`(venv) $ python -m src.main.py`
|
||||
and it should run automatically.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue