We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81a03d commit bb4aad4Copy full SHA for bb4aad4
README.md
@@ -22,7 +22,7 @@ We tested our system with Ubuntu 22.04.3 using a CUDA 11.7 compatible GPU.
22
23
- Clone our repo:
24
```
25
-git clone --recursive github.com/apple/ml-hugs.git
+git clone --recursive git@github.com:apple/ml-hugs.git
26
27
28
- Run the setup script to create a conda environment and install the required packages.
0 commit comments