2 次代码提交 5beae8dc71 ... 5aeff46494

作者 SHA1 备注 提交日期
  ANX 5aeff46494 fix: readme 5 年之前
  ANX 5beae8dc71 fix: readme 5 年之前
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ You'll need the following installed to run the template successfully:
 #### Creating a new app
 
 ```bash
-rails new myapp -d postgresql -m http://gogs.anxgang.com/Hiskio/jumpstart.git --skip-coffee --skip-test
+rails new myapp -d postgresql -m http://gogs.anxgang.com/Hiskio/jumpstart/raw/master/template.rb --skip-coffee --skip-test
 ```
 
 Or if you have downloaded this repo, you can reference template.rb locally: