Commit 9831bb29 authored by Klaus Wölfel's avatar Klaus Wölfel

Update readme to install gems

parent 5d610882
...@@ -32,10 +32,16 @@ out: ...@@ -32,10 +32,16 @@ out:
password: my_password password: my_password
``` ```
## Install
```
$ embulk gem install embulk-input-filename embulk-parser-none-bin embulk-output-wendelin
```
## Run ## Run
``` ```
$ embulk -J-O run -L embulk-parser-none-bin -L embulk-input-filename -L embulk-output-wendelin seed.yml $ embulk -J-O run seed.yml
``` ```
## Build ## Build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment