diff --git a/README.md b/README.md index c5aa333..c55d3ba 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you find our work useful for your research, please cite: ### Usage #### 1) Prerequisite -1. Install dependencies via `pip3 install -r requirments.txt`. +1. Install dependencies via `pip3 install -r requirements.txt`. 2. Follow [this guide](http://open3d.org/docs/getting_started.html) to install Open3D for point cloud I/O. 3. Build point cloud distance ops by running `make` under `pc_distance`. Make sure the paths in makefile are correct. 3. Download trained models from [Google Drive](https://drive.google.com/open?id=1M_lJN14Ac1RtPtEQxNlCV9e8pom3U6Pa).