Skip to content

Commit

Permalink
README: Fix redundant quote characters
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jun 16, 2024
1 parent d4e2074 commit 97c9a57
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 @@ -58,7 +58,7 @@ ctk --version

Run with Docker.
```shell
alias ctk="docker run --rm "ghcr.io/crate-workbench/cratedb-toolkit" ctk"
alias ctk="docker run --rm ghcr.io/crate-workbench/cratedb-toolkit ctk"
ctk --version
```

Expand Down

0 comments on commit 97c9a57

Please sign in to comment.