summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 80b9c9c3..d0a6d425 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,6 @@ bundle exec rake -T
rake build # Build ohai-$VERSION.gem into the pkg directory
rake clean # Remove any temporary products
rake clobber # Remove any generated files
-rake docs # Generate YARD Documentation
rake install # Build and install ohai-$VERSION.gem into system gems
rake install:local # Build and install ohai-$VERSION.gem into system gems without network access
rake release[remote] # Create tag $VERSION and build and push ohai-$VERSION.gem to rubygems.org