diff --git a/docs/getting-started/getting-started.mdx b/docs/getting-started/getting-started.mdx index 7f7a887..b2a8691 100644 --- a/docs/getting-started/getting-started.mdx +++ b/docs/getting-started/getting-started.mdx @@ -7,7 +7,13 @@ description: "Preparing your machine" To run 01OS on your computer, you will need to install a few essential packages. -Install [Poetry](https://python-poetry.org/). + + To install poetry, follow the official guide here. + ### MacOS