saberma 10 лет назад
Родитель
Сommit
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
 ```