docs: remove now obsolete guidance
This commit is contained in:
parent
3c6a54aeee
commit
15eed24abb
@ -14,8 +14,6 @@ A list of the possible environment variables and their purpose:
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
Most critically `MODE=development` should be specified, as it sets the logging level from `INFO` to `DEBUG`. Low `EXPORT_INTERVAL` should be used for testing the export functionality (obviously).
|
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
mkvirtualenv chainmapper # OR 'workon chainmapper'
|
mkvirtualenv chainmapper # OR 'workon chainmapper'
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user