We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e4bf2 commit 3123d6cCopy full SHA for 3123d6c
1 file changed
README.md
@@ -26,7 +26,7 @@ conda activate fmpose_3d
26
```
27
<!-- test version -->
28
```bash
29
-git clone xxxx.git # clone this repo
+git clone https://github.com/AdaptiveMotorControlLab/FMPose3D.git
30
# 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.7
32
# Future Official PyPI release
0 commit comments