Skip to content

Commit f28f802

Browse files
authored
docs: add required poetry version info (#631)
1 parent 13d951b commit f28f802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/setup/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ There are two ways to start using RAI:
7676
7777
### 1.1 Install poetry
7878
79-
RAI uses [Poetry](https://python-poetry.org/) for python packaging and dependency management.
79+
RAI uses [Poetry](https://python-poetry.org/)(2.1+) for python packaging and dependency management.
8080
Install poetry with the following line:
8181
8282
```bash

0 commit comments

Comments
 (0)