summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-sleep
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/mruby-sleep')
-rw-r--r--mrbgems/mruby-sleep/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/mrbgems/mruby-sleep/README.md b/mrbgems/mruby-sleep/README.md
index 7707cd040..1c0a86c3a 100644
--- a/mrbgems/mruby-sleep/README.md
+++ b/mrbgems/mruby-sleep/README.md
@@ -2,7 +2,8 @@
mruby sleep module
## install by mrbgems
- - add conf.gem line to `build_config.rb`
+- add conf.gem line to your build configuration.
+
```ruby
MRuby::Build.new do |conf|