Browse Source
docs: fix typo (#730)
Co-authored-by: Dexter Rautenbach <Dexter.Rautenbach@standardbank.co.za>
pull/736/head
Sparkz0629
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|