aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2010-07-28 02:13:52 -0500
committerpmichaud <pmichaud@pobox.com>2010-07-28 02:13:52 -0500
commitcdfda83d0393059fa625271f815c71ed088e18dd (patch)
tree5d3511197875a55d22e88656d2074c222d4d101a /README
parent9a2885a5d83f4fae7d857677145668bd7ee7912d (diff)
Update star repo README a bit.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 4832574..0107adc 100644
--- a/README
+++ b/README
@@ -11,3 +11,9 @@ system assumes that you have the following tools available:
* git
* wget
+The skel/ directory contains the basic layout of documentation and
+other support files, other components are then populated into to
+the target directory via the make command above.
+
+To create a candidate release tarball, try "make release VERSION=yyyy.mm".
+