1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 08:53:39 +02:00

poetry: edit page (#16163)

This commit is contained in:
Fazle Arefin 2025-04-12 17:37:44 +10:00 committed by GitHub
parent 092fc47b44
commit 8b21091ab2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@
`poetry install`
- Interactively initialize the current directory as a new Poetry project:
- Interactively (append `-n` for non-interactively) initialize the current directory as a new Poetry project:
`poetry init`