docs/index.md in shopify-cli-0.9.2 vs docs/index.md in shopify-cli-0.9.3

- old
+ new

@@ -8,20 +8,19 @@ **[Get started with Shopify App CLI]({{ site.baseurl }}{% link getting-started/index.md %})** ## Quick start -1. Install Shopify App CLI: - ```console - $ eval "$(curl -sS https://raw.githubusercontent.com/Shopify/shopify-app-cli/master/install.sh)" - ``` +1. [Install Shopify App CLI]({{ site.baseurl }}{% link getting-started/install/index.md %}). 2. Create an app: ```console $ shopify create ``` -3. Start and install your app on a Shopify Development store: +3. Start and install your app on a Shopify development store: ```console $ shopify serve ``` ```console $ shopify open - ``` + ``` + +**[Learn more in our Getting Started guide]({{ site.baseurl }}{% link getting-started/index.md %})** \ No newline at end of file