2
0

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: