mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 11:15:13 +00:00
README: Add Visual Studio 2015 download links
This commit is contained in:
parent
d2018d9f14
commit
32f637a95d
1 changed files with 5 additions and 3 deletions
|
|
@ -66,8 +66,8 @@ supported platforms and architectures.
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
* Windows 7 x64 or later, x86 operating systems are unsupported.
|
* Windows 7 x64 or later, x86 operating systems are unsupported.
|
||||||
* Visual Studio 2015 Update 2 - Download the [Installer](vs2015-installer) or
|
* Visual Studio 2015 Update 2 - Download the [Installer][vs2015-installer] or
|
||||||
[ISO image](vs2015-iso)
|
[ISO image][vs2015-iso]
|
||||||
|
|
||||||
Make sure that you install the following components:
|
Make sure that you install the following components:
|
||||||
|
|
||||||
|
|
@ -78,4 +78,6 @@ supported platforms and architectures.
|
||||||
[appveyor-img]:https://ci.appveyor.com/api/projects/status/yd1s303md3tt4w9a?svg=true
|
[appveyor-img]:https://ci.appveyor.com/api/projects/status/yd1s303md3tt4w9a?svg=true
|
||||||
[appveyor-href]:https://ci.appveyor.com/project/aisouard/libwebrtc
|
[appveyor-href]:https://ci.appveyor.com/project/aisouard/libwebrtc
|
||||||
[travis-img]:https://travis-ci.org/aisouard/libwebrtc.svg?branch=master
|
[travis-img]:https://travis-ci.org/aisouard/libwebrtc.svg?branch=master
|
||||||
[travis-href]:https://travis-ci.org/aisouard/libwebrtc
|
[travis-href]:https://travis-ci.org/aisouard/libwebrtc
|
||||||
|
[vs2015-installer]:https://go.microsoft.com/fwlink/?LinkId=615448&clcid=0x409
|
||||||
|
[vs2015-iso]:https://go.microsoft.com/fwlink/?LinkId=615448&clcid=0x409
|
||||||
Loading…
Add table
Reference in a new issue