Skip to content

Commit

Permalink
switch to pipx installation
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmiglio committed Oct 11, 2024
1 parent 2b5f18c commit 3256e5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ Clash Royale APK Manager
Installation:

```bash
poetry install
pipx install cr-apk
```

List available commands:

```bash
> poetry run crapk list
> crapk list
```

```plaintext
Expand Down

0 comments on commit 3256e5e

Please sign in to comment.