Browse Source

typo fixed.

saberma 10 years ago
parent
commit
766c230834
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -47,7 +47,7 @@
 ```bash
 git clone git@github.com:saberma/china_city.git
 cd china_city
-cd test/dummy
+cd spec/dummy
 rails server # http://localhost:3000/china_city
 ```