Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
watarungurunnn authored Jan 25, 2023
1 parent b7a9216 commit a3fa7d3
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 @@ -35,7 +35,7 @@ As 3D point clouds become the representation of choice for multiple vision and g
Following is the suggested way to install these dependencies:
```bash
# Create a new conda environment
conda env create -f environment.yml
conda env create -f env.yaml
conda activate PointFlow

# Compile structural losses, etc., but this step is not required
Expand Down

0 comments on commit a3fa7d3

Please sign in to comment.