aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorpmichaud <pmichaud@pobox.com>2010-07-27 19:17:28 -0500
committerpmichaud <pmichaud@pobox.com>2010-07-27 19:17:28 -0500
commitacf302c52934cf82e6eee3efc4afd6c0b7bc0a37 (patch)
tree23efc7966a06f724ec90459186e5fb9ce21b58ec /README
parentabdcf79993c8ef238d43829a0e4e24890a3a58e2 (diff)
Update README a bit.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index db915a8..4832574 100644
--- a/README
+++ b/README
@@ -4,11 +4,10 @@ See <http://wiki.github.com/rakudo/rakudo/whats-going-into-rakudo> for a list
of modules we want included in the distribution.
This repository doesn't contain a distribution, it contains the tools
-and scripts to build a distribution. Run "make" to populate a distribution
-image in the dist/ directory. Currently this assumes that you have
-the following tools available:
+and scripts to build a distribution. Run "make VERSION=yyyy.mm" to populate
+a distribution image in the rakudo-star-yyyy.mm/ directory. The build
+system assumes that you have the following tools available:
* git
* wget
-