Update README.md
This commit is contained in:
parent
270137d931
commit
1a100d73ab
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ In dev we should ideally start the backup container manually
|
|||
```bash
|
||||
docker-compose run --rm backup sh
|
||||
# pip install the package in the container in editable mode to auto sync changes from host source
|
||||
pip install -e .
|
||||
pip3 install -e .
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
|
Loading…
Add table
Reference in a new issue