Skip to content

Commit 174a990

Browse files
fixing typo
1 parent ca27efe commit 174a990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Cloudsmith is a fully cloud-based service that lets you easily create, store, an
9595
3. Choose how to interact with the container:
9696
* Run a single command and exit:
9797
```bash
98-
docker run --rm -it digitalghostdev/poke-cli:v1.8.1 <command> [subcommand] flag]
98+
docker run --rm -it digitalghostdev/poke-cli:v1.8.1 <command> [subcommand] [flag]
9999
```
100100
* Enter the container and use its shell:
101101
```bash

0 commit comments

Comments
 (0)