docs: removed deploy to Heroku button (#2277)
* Removed deploy to Heroku button * changed some wording
This commit is contained in:
16
README.md
16
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.
|
||||
|
||||
<p align="center">
|
||||
<a href="https://heroku.com/deploy?template=https://github.com/medusajs/medusa-starter-default/tree/feat/deploy-heroku">
|
||||
<img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
### 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)
|
||||
Licensed under the [MIT License](https://github.com/medusajs/medusa/blob/master/LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user