aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 4b9e543..d366dd5 100644
--- a/README
+++ b/README
@@ -7,8 +7,7 @@ to set up:
- npm install nodemailer (tested with 0.1.13)
to use:
- - git submodule foreach "git fetch" (pull down the latest repo data for each project)
- - node ./tools/git-weekly-changelog.js (email out weekly changelog reports, based on origin/master in each project)
+ - node ./tools/weekly-changelog.js (email out weekly changelog reports, based on origin/master in each project)
to develop:
- cd tools