|
|
|
@ -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
|
|
|
|
|
|
|
|
|
|