Skip to content

Commit

Permalink
fix side-effect of renames
Browse files Browse the repository at this point in the history
  • Loading branch information
MvWouden committed Oct 17, 2023
1 parent 9a03790 commit ec7ed44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ poetry update # <package1_name> <package2_name>
Add a dependency:

```shell
poetry add MPSSRC # --group dev
poetry add <package> # --group dev
```

Remove a dependency:
Expand Down

0 comments on commit ec7ed44

Please sign in to comment.