Fix ubuntu git link for libvpx

pull/1375/head
Pascal Weinberger 2015-09-09 11:53:28 +02:00 committed by Eniz Vukovic
parent 90c2a6964b
commit b69959355c
1 changed files with 1 additions and 1 deletions

View File

@ -534,7 +534,7 @@ Install from source (example for most unix-like OS's):
libvpx:
```bash
git clone http://git.chromium.org/webm/libvpx.git
git clone https://chromium.googlesource.com/webm/libvpx
cd libvpx
./configure
make -j3