Explorar o código

Merge branch 'master' of https://github.com/jun0205/react-static-boilerplate

John %!s(int64=9) %!d(string=hai) anos
pai
achega
85c17bb409
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -81,7 +81,7 @@ Just clone the repo, install Node.js modules and run `npm start`:
 
 ```shell
 $ git clone -o react-static-boilerplate -b master --single-branch \
-      https://github.com/koistya/react-static-boilerplate.git MyApp
+      https://github.com/jun0205/react-static-boilerplate.git MyApp
 $ cd MyApp
 $ npm install           # Install project dependencies listed in package.json
 $ npm start             # Build and launch the app, same as "node tools/start.js"