Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
long2ice committed Apr 5, 2024
1 parent 052c4de commit 60e7e7a
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 373 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@ There is also a web admin dashboard for meilisync [meilisync-admin](https://gith

## Install

Just install from pypi:
Install from pypi:

```shell
pip install meilisync
```
- `pip install meilisync[mysql]` for MySQL.
- `pip install meilisync[postgres]` for PostgreSQL.
- `pip install meilisync[mongo]` for MongoDB.
- `pip install meilisync[all]` for all.
- `pip install meilisync[redis]` for redis progress.

## Use docker (Recommended)

Expand Down
Loading

0 comments on commit 60e7e7a

Please sign in to comment.