From f233e20537a7bb69106498ac28b450ba472a0ce2 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Fri, 30 Sep 2022 10:51:34 +0300 Subject: [PATCH] docs: removed deploy to Heroku button (#2277) * Removed deploy to Heroku button * changed some wording --- README.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index c1c85552ce..53cd999981 100644 --- a/README.md +++ b/README.md @@ -37,19 +37,7 @@ An open-source composable commerce engine built for developers. ## Getting Started -### Deploy in 5 minutes - -You can deploy your Medusa server in 5 minutes just by clicking the button below. - -

- - Deploy - -

- -### Install Locally - -You can install Medusa locally or manually on your server by either following our [Quickstart guide](https://docs.medusajs.com/quickstart/quick-start) or the following steps: +You can install Medusa by either following our [Quickstart guide](https://docs.medusajs.com/quickstart/quick-start) or the following steps: 1. **Install Medusa CLI** @@ -144,4 +132,4 @@ Follow our [upgrade guides](https://docs.medusajs.com/advanced/backend/upgrade- ## License -Licensed under the [MIT License](https://github.com/medusajs/medusa/blob/master/LICENSE) \ No newline at end of file +Licensed under the [MIT License](https://github.com/medusajs/medusa/blob/master/LICENSE)