From 5799777c822d332f6ce5b97526f255f23d96cc99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger?= Date: Fri, 26 Jul 2019 00:16:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bb0dd3..e9f53e7 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ TBD - Visual Studio **2017** ([Community Edition](https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15) is just fine) - [.NET Core SDK 2.1](https://www.microsoft.com/net/download/dotnet-core/2.1) (or greater, required for building only) -- [Vcpkg Quick Start] +- [Vcpkg Quick Start](https://github.com/Microsoft/vcpkg#quick-start) - `.\vcpkg.exe install boost-asio:x86-windows-static boost-asio:x64-windows-static` You can either build directly within Visual Studio or in PowerShell by running the build script: