mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-28 22:55:24 +00:00
Update README.md
This commit is contained in:
@@ -179,7 +179,7 @@ In dev we should ideally start the backup container manually
|
|||||||
```bash
|
```bash
|
||||||
docker-compose run --rm backup sh
|
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 the package in the container in editable mode to auto sync changes from host source
|
||||||
pip install -e .
|
pip3 install -e .
|
||||||
```
|
```
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
Reference in New Issue
Block a user