We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd8acc commit 4fc6b42Copy full SHA for 4fc6b42
readme.mkd
@@ -59,14 +59,14 @@ Your Ubuntu virtual machine should now be up and running. Confirm by running:
59
60
### 2. Install CSS Validator
61
62
-1. Download CSS Validator
63
-
64
- mkdir ~/build
65
- cd ~/build
66
- export CVSROOT=":pserver:anonymous@dev.w3.org:/sources/public"
67
- cvs login
68
- CVS password: anonymous
69
- cvs get -r nytrulce 2002/css-validator
+Download CSS Validator
+
+ mkdir ~/build
+ cd ~/build
+ export CVSROOT=":pserver:anonymous@dev.w3.org:/sources/public"
+ cvs login
+ CVS password: anonymous
+ cvs get -r nytrulce 2002/css-validator
70
71
### 3. Install a Java Servlet container
72
0 commit comments