[ci skip] Fix indent

This commit is contained in:
yui-knk
2016-02-11 20:13:26 +09:00
parent ea9a99541a
commit d39dcb4370
+2 -2
View File
@@ -9,9 +9,9 @@ Set class
```ruby
MRuby::Build.new do |conf|
# ... (snip) ...
# ... (snip) ...
conf.gem :git => 'https://github.com/yui-knk/mruby-set.git'
conf.gem :git => 'https://github.com/yui-knk/mruby-set.git'
end
```