Remove CSS update step from UPDATING.md

This commit is contained in:
Michael Brooks
2012-08-27 17:43:56 -07:00
parent ae4f229082
commit 729c060aad

View File

@@ -17,9 +17,3 @@ Do not replace `www/img/logo.png`.
Replace `<h1>Apache Cordova</h1>` with `<h1>PhoneGap</h1>`.
### Update the CSS
vim www/css/index.css
Replace `h1 { font-size:24px; }` with `h1 { font-size:36px; }`.