diff options
-rw-r--r-- | README.cvs | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |