Skip to content

Commit e47a41f

Browse files
author
Vic Shóstak
committed
Update README.md
1 parent fd26e15 commit e47a41f

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
@@ -103,7 +103,7 @@ free to using our [official Docker image][docker_image_url] and run it from
103103
isolated container:
104104

105105
```console
106-
docker run --rm -it -v ${PWD}:${PWD} -w ${PWD} koddr/csv2api:latest [COMMANDS]
106+
docker run --rm -it -v ${PWD}:${PWD} -w ${PWD} koddr/csv2api:latest [OPTIONS]
107107
```
108108

109109
## 🧩 Options

0 commit comments

Comments
 (0)