소스 검색
docs: fix typo (#730)
Co-authored-by: Dexter Rautenbach <Dexter.Rautenbach@standardbank.co.za>
pull/736/head
Sparkz0629
2 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
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 |
|
|
|