Skip to content

Commit

Permalink
doc: fix typos in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdoret committed Apr 6, 2023
1 parent 80ccb36 commit ceb375e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ The `Dockerfile` in the `.docker` folder includes a minimal Java Runtime Environ
```
docker pull ghcr.io/sdsc-ord/shacl:latest
```
> :warning: It is generally better to used a fixed version of the docker image, rather than the `latest` tag. Consult the [package page](https://github.com/SDSC-ORD/shacl/pkgs/container/shacl) find what versions are available.
> :warning: It is generally better to use a fixed version of the docker image, rather than the `latest` tag. Consult the [package page](https://github.com/SDSC-ORD/shacl/pkgs/container/shacl) to find what versions are available.
To use the Docker image, there are two possible commands. To run the validator:

```
Expand Down

0 comments on commit ceb375e

Please sign in to comment.