diff --git a/README.md b/README.md index 942106f..6590e92 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ Notice that, there may be issue when installing **Open3D** directly using pip in pip install pyrsistent==0.15 ``` Then -``` -pip install open3d +```shell +pip install open3d==0.9 ```