Merge pull request #375 from nithinkashyapn/master

Docker command updated
This commit is contained in:
Clément Renault 2019-12-06 12:11:56 +01:00 committed by GitHub
commit 17a66227f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ For more [details about those features, go to our documentation](https://docs.me
#### Run it using Docker
```bash
docker run -it -p 7700:7700 --rm getmeili/MeiliSearch
docker run -it -p 7700:7700 --rm getmeili/meilisearch
```
#### Installation using APT