Skip to content

Commit

Permalink
Update install command (colmap#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
skydes authored Feb 15, 2022
1 parent 5f85084 commit e64d02f
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 @@ -22,7 +22,7 @@ git clone --recursive [email protected]:mihaidusmanu/pycolmap.git
And finally build PyCOLMAP:
```bash
cd pycolmap
pip install pycolmap
pip install .
```

### Windows
Expand Down

0 comments on commit e64d02f

Please sign in to comment.