Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: letonghan <[email protected]>
  • Loading branch information
letonghan committed Aug 12, 2024
1 parent 2c80b70 commit c63927d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comps/vectorstores/langchain/milvus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Configure your Milvus instance to suit your application scenarios by adjusting c
Customized the path to store data, default is /volumes

```bash
export DOCKER_VOLUME_DIRECTORY=./your_path
export DOCKER_VOLUME_DIRECTORY=${your_path}
```

## 2. Run Milvus service
Expand Down

0 comments on commit c63927d

Please sign in to comment.