浏览代码

typo fixed.

saberma 10 年之前
父节点
当前提交
766c230834
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
 ```