Skip to content

Commit 4fc6b42

Browse files
committed
Remove unncessary ordered list
1 parent fcd8acc commit 4fc6b42

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

readme.mkd

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@ Your Ubuntu virtual machine should now be up and running. Confirm by running:
5959

6060
### 2. Install CSS Validator
6161

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
62+
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
7070

7171
### 3. Install a Java Servlet container
7272

0 commit comments

Comments
 (0)