Skip to content

Commit 6eb4b5a

Browse files
committed
usage docker command correction
1 parent ae9b9df commit 6eb4b5a

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
@@ -142,7 +142,7 @@ Output will be created in form of CSV file in the same directory named `output.c
142142

143143
Example docker image usage:
144144
```bash
145-
docker run --rm -it -v -v $(pwd)/cars:/data mmach/car-processor:0.1.0
145+
docker run --rm -it -v $(pwd)/cars:/data mmach/car-processor:0.1.0
146146
```
147147

148148
### Prepare ETH wallet with sufficient balance

0 commit comments

Comments
 (0)