Skip to content

Commit 1d6bd06

Browse files
authored
Merge pull request #207 from dheavy/feat/update-cn-readme-with--windows-guide-mention
Update Chinese README with newest mention of Windows guide
2 parents 5e95aab + 3a3e1ee commit 1d6bd06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/README_CN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ git clone https://github.com/OpenInterpreter/01 # Clone the repository
3939
cd 01/software # CD into the source directory
4040
```
4141

42-
<!-- > Not working? Read our [setup guide](https://docs.openinterpreter.com/getting-started/setup). -->
42+
<!-- > 不起作用?阅读我们的[安装指南](https://docs.openinterpreter.com/getting-started/setup) -->
4343

4444
```shell
4545
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
4848
poetry run 01 # Runs the 01 Light simulator (hold your spacebar, speak, release)
4949
```
5050

51+
<!-- > 对于Windows安装,请阅读我们的[专用安装指南](https://docs.openinterpreter.com/getting-started/setup#windows)。 -->
52+
5153
<br>
5254

5355
# 硬件

0 commit comments

Comments
 (0)