[CCI][GUIDE] Minor fixes to poetry docs (#494)

* minor fixes to poetry docs

Signed-off-by: Raman Saparkhan <[email protected]>

* updated CHANGELOG.md

Signed-off-by: Raman Saparkhan <[email protected]>

* updated CHANGELOG.md

Signed-off-by: Raman Saparkhan <[email protected]>

* fixed CHANGELOG.md

Signed-off-by: Raman Saparkhan <[email protected]>

---------

Signed-off-by: Raman Saparkhan <[email protected]>
This commit is contained in:
Raman Saparkhan
2023-09-15 03:07:52 -04:00
committed by GitHub
parent c8b04a5246
commit 29c6445dcc
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -15,5 +15,5 @@ Install [poetry](https://python-poetry.org/docs/).
```
poetry install
poetry run hello/hello.py
poetry run python hello/hello.py
```