mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fix ubuntu git link for libvpx
This commit is contained in:
parent
2ab3b14731
commit
13f0ab21d3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user