Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Smith <derek@clokwork.net>
  • Loading branch information
clok committed Jan 21, 2022
1 parent 846afd7 commit e10cff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -75,8 +75,8 @@ We maintain the following tags:
- `x.y.z` (versions): Images that are build from the tagged versions within Github.

```bash
docker pull ghcr.io/goodwaygroup/sm
docker run -v "$PWD":/workdir ghcr.io/goodwaygroup/sm --version
docker pull ghcr.io/clok/sm
docker run -v "$PWD":/workdir ghcr.io/clok/sm --version
```

### man page
Expand Down

0 comments on commit e10cff7

Please sign in to comment.