Skip to content

Commit 955823c

Browse files
committed
Update README.md
1 parent 638cb99 commit 955823c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ poetry add python-dotenv
3333
#### Install this proejct to make an environment using Poetry Dependency
3434
```bash
3535
source .venv/bin/activate
36-
poetry install --no-root
36+
poetry install (using --no-root option when building the docker on CircleCI or Docker env)
3737
```
3838

3939
#### Install Service and Test with Elasicsearch Cluster based on Docker

0 commit comments

Comments
 (0)