diff options
| author | Seba Gamboa <[email protected]> | 2015-09-25 19:22:08 -0300 |
|---|---|---|
| committer | Seba Gamboa <[email protected]> | 2015-09-25 19:22:08 -0300 |
| commit | 0f0a68159a3c5a3b0ed6e0867afbcdfa770ff342 (patch) | |
| tree | 6aab0a219462aa01b39a64911f34d6c08ff348d1 | |
| parent | eb09ea05366860a23dab47cb743172db42a4c12f (diff) | |
| download | yard-mruby-0f0a68159a3c5a3b0ed6e0867afbcdfa770ff342.tar.gz yard-mruby-0f0a68159a3c5a3b0ed6e0867afbcdfa770ff342.zip | |
There is one step fewer on the readme
| -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 |
