Skip to content

Commit beaa2b4

Browse files
meili-bors[bot]meili-botStrift
authored
Merge #402
402: Update installation instructions r=curquiza a=meili-bot _This PR is auto-generated._ Update README.md with the latest installation instructions following this [mega issue](meilisearch/integration-guides#308). Co-authored-by: meili-bot <[email protected]> Co-authored-by: Laurent Cazanove <[email protected]>
2 parents fef2c54 + b9e3e13 commit beaa2b4

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,6 @@ This readme contains all the documentation you need to start using this Meilisea
4848
For general information on how to use Meilisearch—such as our API reference, tutorials, guides, and in-depth articles—refer to our [main documentation website](https://www.meilisearch.com/docs/).
4949

5050

51-
## ⚡ Supercharge your Meilisearch experience
52-
53-
Say goodbye to server deployment and manual updates with [Meilisearch Cloud](https://www.meilisearch.com/cloud?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-dart). Get started with a 14-day free trial! No credit card required.
54-
5551
## 🔧 Installation
5652

5753
You can install the **meilisearch** package by adding a few lines into `pubspec.yaml` file.
@@ -69,19 +65,9 @@ pub get
6965

7066
### Run Meilisearch <!-- omit in toc -->
7167

72-
There are many easy ways to [download and run a Meilisearch instance](https://www.meilisearch.com/docs/learn/getting_started/installation).
73-
74-
For example, using the `curl` command in your [Terminal](https://itconnect.uw.edu/learn/workshops/online-tutorials/web-publishing/what-is-a-terminal/):
75-
76-
```sh
77-
#Install Meilisearch
78-
curl -L https://install.meilisearch.com | sh
79-
80-
# Launch Meilisearch
81-
./meilisearch --master-key=masterKey
82-
```
68+
⚡️ **Launch, scale, and streamline in minutes with Meilisearch Cloud**—no maintenance, no commitment, cancel anytime. [Try it free now](https://cloud.meilisearch.com/login?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-dart).
8369

84-
NB: you can also download Meilisearch from **Homebrew** or **APT** or even run it using **Docker**.
70+
🪨 Prefer to self-host? [Download and deploy](https://www.meilisearch.com/docs/learn/self_hosted/getting_started_with_self_hosted_meilisearch?utm_campaign=oss&utm_source=github&utm_medium=meilisearch-dart) our fast, open-source search engine on your own infrastructure.
8571

8672
## 🚀 Getting started
8773

0 commit comments

Comments
 (0)