From a75859fcd24e96b64080cf43804244a1a475968f Mon Sep 17 00:00:00 2001 From: Damian Legawiec Date: Thu, 26 Aug 2021 19:15:13 +0200 Subject: [PATCH] Update README.md --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 3eaa0aa39fe..c0670ff95b3 100755 --- a/README.md +++ b/README.md @@ -52,22 +52,13 @@ Admin panel credentials for your own Heroku demo: * login: `spree@example.com` * password: `spree123` -## Installation +## Getting Started -### Option A - use Spree Starter with Docker - -1. [Install Docker](https://docs.docker.com/get-docker/) -2. Download [Spree Starter](https://github.com/spree/spree_starter/archive/main.zip) -3. Unzip it -4. Run `bin/setup` in `spree_starter-main` directory - -### Option B - add Spree to an existing Ruby on Rails application - -1. [Please follow Add Spree to an existing Ruby on Rails application tutorial](https://dev-docs.spreecommerce.org/advanced/existing_app_tutorial) +* [Please follow **Getting Started** guide](https://dev-docs.spreecommerce.org/getting-started/installation) ## Documentation -[Developer Documentation](https://dev-docs.spreecommerce.org/) +* [Developer Documentation](https://dev-docs.spreecommerce.org/) ## API