Merge pull request #11 from stalker314314/patch-1

Fix git -> https in README
This commit is contained in:
goodspb
2019-01-01 11:06:15 +08:00
committed by GitHub

View File

@@ -12,7 +12,7 @@
Install Dlib as shared library
```bash
git clone git@github.com:davisking/dlib.git
git clone https://github.com/davisking/dlib.git
cd dlib/dlib
mkdir build
cd build