Skip to content

Commit 676ff52

Browse files
committed
Update README.md
1 parent cd92917 commit 676ff52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ out:
3939
```
4040
4141
## Run Example
42-
replace settings in `example/config.yml` before running.
42+
replace settings in `example/sample.yml` before running.
4343

4444
```
4545
$ ./gradlew classpath
46-
$ embulk run -Ilib example/config.yml
46+
$ embulk run -Ilib example/sample.yml
4747
```
4848
4949
## Build

0 commit comments

Comments
 (0)