We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d951b commit f28f802Copy full SHA for f28f802
docs/setup/install.md
@@ -76,7 +76,7 @@ There are two ways to start using RAI:
76
77
### 1.1 Install poetry
78
79
-RAI uses [Poetry](https://python-poetry.org/) for python packaging and dependency management.
+RAI uses [Poetry](https://python-poetry.org/)(2.1+) for python packaging and dependency management.
80
Install poetry with the following line:
81
82
```bash
0 commit comments