summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index ba955792..adb0810a 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -534,7 +534,7 @@ Install from source (example for most unix-like OS's):
534 534
535libvpx: 535libvpx:
536```bash 536```bash
537git clone http://git.chromium.org/webm/libvpx.git 537git clone https://chromium.googlesource.com/webm/libvpx
538cd libvpx 538cd libvpx
539./configure 539./configure
540make -j3 540make -j3