mirror of
https://github.com/simon987/od-database.git
synced 2025-04-20 10:56:47 +00:00
Fixed typo in readme
This commit is contained in:
parent
c35491cb15
commit
e4cb91376f
@ -40,7 +40,7 @@ API_TOKEN = "5817926d-f2f9-4422-a411-a98f1bfe4b6c"
|
|||||||
cd od-database
|
cd od-database
|
||||||
export PYTHONPATH=$(pwd)
|
export PYTHONPATH=$(pwd)
|
||||||
cd crawl_server
|
cd crawl_server
|
||||||
python3 server.py
|
python3 run.py
|
||||||
```
|
```
|
||||||
## Running the web server (development)
|
## Running the web server (development)
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user