summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2015-02-21 07:44:28 +0100
committerSawyer X <xsawyerx@cpan.org>2015-02-21 07:44:28 +0100
commit0516fbdf70f66445a01d3f2b81ab6a88986b084d (patch)
tree3f197c9812b82a8441eb42227c82d4ea37287385 /README.vms
parenta9c3e753b959cefc42371c2b65a80047e6c5fc02 (diff)
downloadperl-0516fbdf70f66445a01d3f2b81ab6a88986b084d.tar.gz
added link to announcement
Diffstat (limited to 'README.vms')
-rw-r--r--README.vms4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.vms b/README.vms
index 4842b8b158..75b41726ec 100644
--- a/README.vms
+++ b/README.vms
@@ -142,11 +142,11 @@ You may need to set up a foreign symbol for the unpacking utility of
choice. Once you have done so, use a command like the following to
unpack the archive:
- vmstar -xvf perl-5^.21^.9.tar
+ vmstar -xvf perl-5^.21^.10.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.21^.9]
+ set default [.perl-5^.21^.10]
and proceed with configuration as described in the next section.