diff options
| -rw-r--r-- | README.md | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -12,15 +12,7 @@ Install with rubygems $ gem install yard-mruby -Configure your project's `.yardopts` - -``` ---plugin mruby -mrblib/**/*.rb -src/**/*.c -``` - -And execute `yardoc` to generate the docs +And execute `mrbdoc` to generate the docs ## Development |
