Skip to content

Commit

Permalink
✏️(client) fix python package name
Browse files Browse the repository at this point in the history
`qcc` is the command, not the package name.
  • Loading branch information
jmaupetit committed Jun 14, 2024
1 parent 6c6401e commit 3bbbbd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
`qcc` can be installed using `pip`:

```
pip install qcc
pip install qualicharge-client
```

Get the list of commands and usage using the `--help` option:
Expand Down

0 comments on commit 3bbbbd2

Please sign in to comment.