Quellcode durchsuchen
docs: fix typo (#730)
Co-authored-by: Dexter Rautenbach <Dexter.Rautenbach@standardbank.co.za>
pull/736/head
Sparkz0629
vor 2 Jahren
committed by
GitHub
Ursprung
Commit
b626d57240
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit
1 neuen und
1 gelöschten Zeilen
-
DEVELOPMENT.md
|
|
@@ -43,7 +43,7 @@ To be able to develop and run diagrams locally on you Mac device, you should hav |
|
|
|
|
|
|
|
1. Go to diagrams root directory. |
|
|
|
|
|
|
|
2. Install poetry, the Python project management packge used by diagrams. |
|
|
|
2. Install poetry, the Python project management package used by diagrams. |
|
|
|
|
|
|
|
```shell |
|
|
|
pip install poetry |
|
|
|