Skip to content

Commit 4032ad4

Browse files
Update install_setup.md
fix Open3D url
1 parent c99977d commit 4032ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/install_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ PaddleScience 提供了多种第三方库供用户在开发时使用,这些库
238238

239239
``` sh
240240
cd PaddleScience
241-
git submodule update --init ppsci/externals/deepali
241+
git submodule update --init ppsci/externals/Open3D
242242
# install from whl(cuda 118)(recommended)
243243
python -m pip install https://paddle-qa.bj.bcebos.com/Open3D/whl/cuda11.8/latest/open3d-0.18.0-cp310-cp310-linux_x86_64.whl
244244
# install from whl(cuda 123)(recommended)

0 commit comments

Comments
 (0)