Update Chinese README with newest mention of Windows guide

pull/207/head
Davy Peter Braun 9 months ago
parent b9f720d785
commit 3a3e1ee776

@ -39,7 +39,7 @@ git clone https://github.com/OpenInterpreter/01 # Clone the repository
cd 01/software # CD into the source directory cd 01/software # CD into the source directory
``` ```
<!-- > Not working? Read our [setup guide](https://docs.openinterpreter.com/getting-started/setup). --> <!-- > 不起作用?阅读我们的[安装指南](https://docs.openinterpreter.com/getting-started/setup)。 -->
```shell ```shell
brew install portaudio ffmpeg cmake # Install Mac OSX dependencies brew install portaudio ffmpeg cmake # Install Mac OSX dependencies
@ -48,6 +48,8 @@ export OPENAI_API_KEY=sk... # OR run `poetry run 01 --local` to run everything l
poetry run 01 # Runs the 01 Light simulator (hold your spacebar, speak, release) poetry run 01 # Runs the 01 Light simulator (hold your spacebar, speak, release)
``` ```
<!-- > 对于Windows安装请阅读我们的[专用安装指南](https://docs.openinterpreter.com/getting-started/setup#windows)。 -->
<br> <br>
# 硬件 # 硬件

Loading…
Cancel
Save