瀏覽代碼

docs(readme): mention required python version

pull/118/head
MinJae Kwon 4 年之前
committed by GitHub
父節點
當前提交
d67ddb7df8
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      README.md

+ 2
- 0
README.md 查看文件

@@ -24,6 +24,8 @@ Diagrams lets you draw the cloud system architecture **in Python code**. It was

## Getting Started

It requires **Python 3.6** or higher, check your Python version first.

It uses [Graphviz](https://www.graphviz.org/) to render the diagram, so you need to [install Graphviz](https://graphviz.gitlab.io/download/) to use **diagrams**. After installing graphviz (or already have it), install the **diagrams**.

> macOS users can download the Graphviz via `brew install graphviz` if you're using [Homebrew](https://brew.sh).


Loading…
取消
儲存