|
|
|
@ -34,7 +34,7 @@ For windows, please refer to the [setup guide](/getting-started/setup#windows).
|
|
|
|
|
```bash
|
|
|
|
|
# Clone the repo and navigate into the software directory
|
|
|
|
|
git clone https://github.com/OpenInterpreter/01.git
|
|
|
|
|
cd software
|
|
|
|
|
cd 01/software
|
|
|
|
|
|
|
|
|
|
# Install dependencies and run 01
|
|
|
|
|
poetry install
|
|
|
|
|