Navigation Menu

Skip to content

Commit

Permalink
tutorial add missing prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 9, 2014
1 parent b2f12c7 commit ce5cf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/plugin-development/adapter/index.md
Expand Up @@ -101,7 +101,7 @@ Let's Droonga get started.
Note that you need to specify `./lib` directory in `RUBYLIB` environment variable in order to make ruby possible to find your plugin.

~~~
RUBYLIB=./lib fluentd --config fluentd.conf
# RUBYLIB=./lib fluentd --config fluentd.conf
~~~

### Test
Expand Down

0 comments on commit ce5cf4f

Please sign in to comment.