Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maxyu1115 committed Sep 6, 2023
1 parent 970591f commit ad5eae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Run `source setup-env.sh`, this will install all the needed development tools, a
In the top level of this repo, run

```bash
docker compose --build --profile dev up
docker compose --profile dev up --build
```

This will spin up 1 MeMaS instance running in gunicorn, 1 es nodes, 1 scylla nodes, 1 milvus node, and a few more. This is a very basic development setup.
Expand Down

0 comments on commit ad5eae4

Please sign in to comment.