Skip to content

Commit c7a2691

Browse files
committed
Update installation command in README.md to specify fmpose3d version 0.0.7
1 parent 51d738a commit c7a2691

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ conda activate fmpose_3d
2828
```bash
2929
git clone xxxx.git # clone this repo
3030
# TestPyPI (pre-release/testing build)
31-
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ fmpose3d==0.0.5
31+
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ fmpose3d==0.0.7
3232
# Future Official PyPI release
3333
# pip install fmpose3d
3434
```

0 commit comments

Comments
 (0)