Merge pull request #285 from fontanierh/patch-1

Update introduction.mdx
This commit is contained in:
killian 2024-07-10 11:50:47 -07:00 committed by GitHub
commit d4a77bdd3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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