Merge pull request #285 from fontanierh/patch-1
Update introduction.mdx
This commit is contained in:
commit
d4a77bdd3f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue