summaryrefslogtreecommitdiff
path: root/template/README.txt.erb
diff options
context:
space:
mode:
Diffstat (limited to 'template/README.txt.erb')
-rw-r--r--template/README.txt.erb9
1 files changed, 9 insertions, 0 deletions
diff --git a/template/README.txt.erb b/template/README.txt.erb
index 531df89..890f174 100644
--- a/template/README.txt.erb
+++ b/template/README.txt.erb
@@ -22,6 +22,15 @@
* <%= XIF %> (sudo gem install, anything else)
+== DEVELOPERS:
+
+After checking out the source, run:
+
+ $ rake newb
+
+This task will install any missing dependencies, run the tests/specs,
+and generate the RDoc.
+
== LICENSE:
(The MIT License)