Browse Source

typo fixed.

saberma 10 năm trước cách đây
mục cha
commit
766c230834
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 ```