You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/vcpkg.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: vcpkg-- A C++ package manager for Windows, Linux and MacOS
3
3
description: vcpkg is a command line package manager that greatly simplifies the acquisition and installation of open-source C++ libraries on Windows.
4
4
author: mikeblome
5
5
ms.author: mblome
6
-
ms.date: 05/14/2018
6
+
ms.date: "02/22/2019"
7
7
ms.technology: ["cpp-ide"]
8
8
ms.assetid: f50d459a-e18f-4b4e-814b-913e444cedd6
9
9
---
@@ -25,7 +25,7 @@ If you create a vcpkg clone with private libraries in the ports collection, you
25
25
26
26
## Installation
27
27
28
-
Clone the vcpkg repo from GitHub: https://github.com/Microsoft/vcpkg. You can download to any folder location you prefer.
28
+
Clone the vcpkg repo from GitHub: [https://github.com/Microsoft/vcpkg](https://github.com/Microsoft/vcpkg). You can download to any folder location you prefer.
0 commit comments