update readme

This commit is contained in:
HViktorTsoi
2021-08-11 10:23:50 +08:00
parent 558a65942d
commit b6a88cfdea

View File

@@ -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
```