README misc

pull/12/head
Anthony Axenov 2023-09-10 09:17:12 +08:00
parent da763a5a2f
commit 8ab615c062
Signed by: anthony
GPG Key ID: EA9EC32FF7CCD4EC
1 changed files with 2 additions and 1 deletions

View File

@ -35,7 +35,8 @@ These formats are supported for now: `http`, `curl`, `wget`.
## Install and upgrade
```
composer global r axenov/pm-convert
composer global r axenov/pm-convert # install
composer global u axenov/pm-convert # upgrade
```
Make sure your `~/.config/composer/vendor/bin` is in `$PATH` env: