docs(readme): fix typo in pipx command

This commit is contained in:
D. Bohdan 2023-07-14 10:56:42 +00:00
parent dce43fdf22
commit 8aff3d309e
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ The quickest way to run Remarshal is with
[pipx](https://github.com/pypa/pipx).
```sh
pipx run remarshall
pipx run remarshal
```
You can install the latest release of Remarshal from PyPI using pip.