Fix --editable (mode) option given --user as arg (#648).

Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/650
This commit is contained in:
Dan Helfman 2023-03-15 18:06:46 +00:00
commit 49e0494924

View file

@ -26,7 +26,7 @@ make sure your changes work.
```bash
cd borgmatic/
pip3 install --editable --user .
pip3 install --user --editable .
```
Note that this will typically install the borgmatic commands into