Skip to content

Commit 3123d6c

Browse files
committed
Update README.md to replace placeholder git clone URL with the actual repository link
1 parent 22e4bf2 commit 3123d6c

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
@@ -26,7 +26,7 @@ conda activate fmpose_3d
2626
```
2727
<!-- test version -->
2828
```bash
29-
git clone xxxx.git # clone this repo
29+
git clone https://github.com/AdaptiveMotorControlLab/FMPose3D.git
3030
# TestPyPI (pre-release/testing build)
3131
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

0 commit comments

Comments
 (0)