Commit 59651f43 authored by icm7216's avatar icm7216

Specify the core library instead of the external library.

parent 74c54022
......@@ -8,7 +8,7 @@ MRuby::Build.new do |conf|
# ... (snip) ...
conf.gem :git => 'https://github.com/matsumoto-r/mruby-sleep.git'
conf.gem :core => 'mruby-sleep'
end
```
......
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