Skip to content

Commit 73134a7

Browse files
committed
https git clone in README
1 parent 8fe02c0 commit 73134a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ print("Recall for two batches:", np.mean(labels.reshape(-1) == np.arange(len(dat
213213
You can install from sources:
214214
```bash
215215
apt-get install -y python-setuptools python-pip
216-
git clone git@github.com:nmslib/hnswlib.git
216+
git clone https://github.com/nmslib/hnswlib.git
217217
cd hnswlib
218218
pip install .
219219
```

0 commit comments

Comments
 (0)