diff --git a/docs/getting-started/introduction.mdx b/docs/getting-started/introduction.mdx index 1b14e3a..14d7372 100644 --- a/docs/getting-started/introduction.mdx +++ b/docs/getting-started/introduction.mdx @@ -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