Ver código fonte
docs: fix typo (#730)
Co-authored-by: Dexter Rautenbach <Dexter.Rautenbach@standardbank.co.za>
pull/736/head
Sparkz0629
2 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
1 adições e
1 exclusões
-
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 |
|
|
|