Skip to content

Commit a79eed3

Browse files
committed
Merge branch 'main' into dev
2 parents 56af2e2 + aa0de53 commit a79eed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/doc/zh/source_code/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cd ~/maix/MaixPy
3434
python setup.py bdist_wheel maixcam
3535
```
3636

37-
`maixcam` 可以被替换为其他板卡配置, 请查看 `MaixPy/platforms` 目录。
37+
`maixcam` 可以被替换为其他板卡配置, 请查看 `MaixCDK/platforms` 目录。
3838

3939
构建成功后, 你会在 `dist` 目录中找到 wheel 文件, 传输到设备(开发板),在设备终端中使用 `pip install -U MaixPy****.whl` 在你的设备上安装或升级。
4040

0 commit comments

Comments
 (0)