summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2015-09-15 22:08:39 -0400
committerirungentoo <irungentoo@gmail.com>2015-09-15 22:08:39 -0400
commit6120b0e0bb865ab196cdf717a4829a3f83ef1e7b (patch)
tree6dc419888d84cf6cdac270220a19b56920771a59 /INSTALL.md
parentfb189bd26b022f38291a6c836b3deb03bc22d339 (diff)
parent13f0ab21d3563e53963b9cf8443c0c96786b0ce6 (diff)
Merge branch 'patch-1' of https://github.com/passiweinberger/toxcore
Diffstat (limited to 'INSTALL.md')
-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