Skip to content

Commit

Permalink
[FIX] pipx install
Browse files Browse the repository at this point in the history
Update command-line to install maintainers tools with pipx.
The previous command don't work (invalid/missing package name?).
This new command is simpler.
  • Loading branch information
acsonefho committed Jul 10, 2021
1 parent d355ecb commit 59aa8e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@

Alternatively if using pipx.

$ git clone git@github.com:OCA/maintainer-tools.git
$ pipx install ./maintainer-tools
$ pipx install oca-maintainers-tools@git+https://github.com/OCA/maintainer-tools.git

## OCA repositories tools

Expand Down

0 comments on commit 59aa8e4

Please sign in to comment.