File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ In the future we'd like to provide it fully packaged inside a Docker container,
1414
1515Shipit provides you with a Rails template. To bootstrap your Shipit installation:
1616
17- 1 . If you don't have Rails installed, run this command: ` gem install rails -v 6.1 `
18- 2 . Run this command: ` rails _6.1_ new shipit --skip-action-cable --skip-turbolinks --skip-action-mailer --skip-active-storage --skip-webpack-install --skip-action-mailbox --skip-action-text -m https://raw.githubusercontent.com/Shopify/shipit-engine/master/template.rb `
17+ 1 . If you don't have Rails installed, run this command: ` gem install rails -v 7.0 `
18+ 2 . Run this command: ` rails _7.0_ new shipit --skip-action-cable --skip-turbolinks --skip-action-mailer --skip-active-storage --skip-webpack-install --skip-action-mailbox --skip-action-text -m https://raw.githubusercontent.com/Shopify/shipit-engine/master/template.rb `
1919
2020## Creating the GitHub App
2121
You can’t perform that action at this time.
0 commit comments