summaryrefslogtreecommitdiffstats
path: root/README.cvs
diff options
context:
space:
mode:
Diffstat (limited to 'README.cvs')
-rw-r--r--README.cvs4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.cvs b/README.cvs
index 67aa744..3a128a3 100644
--- a/README.cvs
+++ b/README.cvs
@@ -14,14 +14,14 @@ code page</a>.
bash$ <kbd>cvs login</kbd>
(Logging in to anonymous@dev.w3.org)
CVS password: <kbd>anonymous</kbd>
- bash$ <kbd>cvs get -r validator-0_6_5-beta2 validator</kbd>
+ bash$ <kbd>cvs get -r validator-0_6_5-beta3 validator</kbd>
cvs server: Updating validator
cvs server: Updating validator/htdocs
U validator/htdocs/about.html
...
</pre>
<p>
- This will get you the current release version. For intermediate
+ This will get you the current beta version. For intermediate
updates, use the <code>validator-0_6_0-branch</code> branch tag
instead. This is <strong>really what you want if you wish to install
a working version!</strong></p>