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
commit 606a6717ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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