Added detailed instructions for installing Poetry on various platforms.

pull/291/head
Mike Bird 5 months ago
parent c12e7fd146
commit 59166769e4

@ -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/).
<Card
title="Install Poetry"
icon="link"
href="https://python-poetry.org/docs/#installing-with-the-official-installer"
>
To install poetry, follow the official guide here.
</Card>
### MacOS

Loading…
Cancel
Save