Skip to content

Commit adf2212

Browse files
author
Danut
authored
Merge pull request #26 from OctoSabercat/patch-1
fix: repeated word in README.md
2 parents 8d99593 + 65d80d7 commit adf2212

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
@@ -50,7 +50,7 @@ https://python-poetry.org/docs/#installing-with-the-official-installer
5050
or
5151
https://python-poetry.org/docs/#installing-with-pipx
5252

53-
By default poetry creates the venv directory under under ```{cache-dir}/virtualenvs```. If you opt for creating the virtualenv inside the project’s root directory, execute the following command:
53+
By default poetry creates the venv directory under ```{cache-dir}/virtualenvs```. If you opt for creating the virtualenv inside the project’s root directory, execute the following command:
5454

5555
```bash
5656
poetry config virtualenvs.in-project true

0 commit comments

Comments
 (0)