File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ git clone https://github.com/OpenInterpreter/01 # Clone the repository
39
39
cd 01/software # CD into the source directory
40
40
```
41
41
42
- <!-- > Not working? Read our [setup guide ](https://docs.openinterpreter.com/getting-started/setup). -->
42
+ <!-- > 不起作用?阅读我们的[安装指南 ](https://docs.openinterpreter.com/getting-started/setup)。 -->
43
43
44
44
``` shell
45
45
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
48
48
poetry run 01 # Runs the 01 Light simulator (hold your spacebar, speak, release)
49
49
```
50
50
51
+ <!-- > 对于Windows安装,请阅读我们的[专用安装指南](https://docs.openinterpreter.com/getting-started/setup#windows)。 -->
52
+
51
53
<br >
52
54
53
55
# 硬件
You can’t perform that action at this time.
0 commit comments