Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lianghongzhuo authored Dec 20, 2023
1 parent bc58238 commit f5f77e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This package binding it with python.
## Install in conda environment

```bash
conda install pcl cmake boost
conda install -c conda-forge pcl cmake boost
./build_pygpg.sh
```
- Note, if the conda failed to find the correct package to install, you can try installing [mamba](https://github.com/conda-forge/miniforge) and using mamba to install the dependencies: `mamba install pcl cmake boost`
Expand Down

0 comments on commit f5f77e8

Please sign in to comment.