Skip to content

Commit c7cde87

Browse files
MelvinKljoaopalet
andauthored
Update README.md
Co-authored-by: João Palet <[email protected]>
1 parent f1aa995 commit c7cde87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ If you want to install all services in editable mode, as well as the dev-depende
180180
make install-dev
181181
```
182182
When using the `make install-dev` command it is important to prevent `poetry` from creating a different environment for every package.
183-
This can be achieved by running `poetry config virtualenvs.create false`, but there are multiple way to achieve this, it is best to consult the [poetry docs](https://python-poetry.org/docs/configuration/) to see which option fits best for you.
183+
This can be achieved by running `poetry config virtualenvs.create false`, but there are multiple way to achieve this. You can check the [`poetry` docs](https://python-poetry.org/docs/configuration/) to see which option fits best for you.
184184

185185
## License
186186

0 commit comments

Comments
 (0)