Parcourir la source
docs: fix typo (#730)
Co-authored-by: Dexter Rautenbach <Dexter.Rautenbach@standardbank.co.za>
pull/736/head
Sparkz0629
il y a 2 ans
committed by
GitHub
Parent
révision
b626d57240
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
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 |
|
|
|