Skip to content

Commit

Permalink
Fix an example in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
civitaspo committed Mar 8, 2020
1 parent 8446329 commit bb2d689
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 @@ -197,7 +197,7 @@ You can see more examples [here](./example).
$ ./run_dynamodb_local.sh
$ ./example/prepare_dynamodb_table.sh
$ ./gradlew classpath
$ embulk run example/config.yml -Ilib
$ embulk run example/config-query.yml -Ilib
```

### Run tests
Expand Down

0 comments on commit bb2d689

Please sign in to comment.