Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveworley committed Aug 14, 2023
1 parent f86dc1d commit 6d2acda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ COPY --from=ghcr.io/quantcdn/backend-init:latest /usr/local/bin/backend-init /us
This can be run directly from the docker image:

```sh
docker run --rm ghcr.io/quantcdn/backend-init:latest backend-init --version
docker run --rm ghcr.io/quantcdn/backend-init:latest --help
```

## Usage
Expand Down

0 comments on commit 6d2acda

Please sign in to comment.