Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed May 27, 2022
1 parent 9496e9a commit 7e2f660
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,12 @@ bash <(curl -fsSL https://apps.kaos.st/get) rsz
The latest version of `rsz` also available as Docker image on [Docker Hub](https://kaos.sh/d/rsz) and [GitHub Container Registry](https://kaos.sh/p/rsz):

```bash
docker pull essentialkaos/rsz:latest
docker run --rm -it essentialkaos/rsz:latest image.png 0.55 thumbnail.png
```

or

```bash
docker pull ghcr.io/essentialkaos/rsz:latest
docker run --rm -it ghcr.io/essentialkaos/rsz:latest image.png 0.55 thumbnail.png
```

Expand Down

0 comments on commit 7e2f660

Please sign in to comment.