From 646cfaac3e5e597f7a8f31358c2b8d46fc3f7d15 Mon Sep 17 00:00:00 2001 From: Vitalii Koshura Date: Thu, 8 Sep 2022 10:01:02 +0200 Subject: [PATCH] Update instructions Signed-off-by: Vitalii Koshura --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index fc5f91e572..1478d1b927 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,8 @@ For more information, visit: http://boinc.berkeley.edu/trac/wiki/CompileClient http://boinc.berkeley.edu/trac/wiki/BuildSystem -Alternatively, you can build and install BOINC using [vcpkg](https://github.com/Microsoft/vcpkg/) dependency manager: +When building application that should run on BOINC, you no longer need to care about building BOINC libraries for every platform. +you can build and install BOINC libraries using [vcpkg](https://github.com/Microsoft/vcpkg/) dependency manager: git clone https://github.com/Microsoft/vcpkg.git cd vcpkg