Improve doc: installation
This commit is contained in:
parent
a6af5b12d2
commit
85b194931e
3 changed files with 33 additions and 11 deletions
|
@ -12,6 +12,11 @@ pipenv install -d
|
|||
## Configure the instance
|
||||
See [installation](installation.md).
|
||||
|
||||
Finally also do
|
||||
```
|
||||
pre-commit install
|
||||
```
|
||||
|
||||
## Run
|
||||
```
|
||||
python -m atextcrawler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue