浏览代码

Add poetry version in contributing docs (#731) (#732)

Kasun Herath 2 年之前
父节点
当前提交
6bcddd1f05
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -35,7 +35,7 @@ Navigate into the repo:
 cd pynecone
 cd pynecone
 ```
 ```
 
 
-Install poetry and add it to your path (see [Poetry Docs](https://python-poetry.org/docs/#installation) for more info).
+Install poetry version >= 1.4.0 and add it to your path (see [Poetry Docs](https://python-poetry.org/docs/#installation) for more info).
 
 
 Install your local Pynecone build:
 Install your local Pynecone build:
 ``` bash
 ``` bash