From 22fe6c8a58a53f517330e102cab80525bce31aeb Mon Sep 17 00:00:00 2001 From: Harvey Fong Date: Sat, 15 Mar 2025 13:44:53 -0600 Subject: [PATCH] docs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 153a23c..bfcb496 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,9 @@ cp ../libzmq/build/lib/libzmq.5.dylib . - [TODO] get rid of package manager ## Windows -Install Visual Studio Community with Desktop C++ -open a x64 Developer Shell +- Install Visual Studio Community 2022 +- Add Desktop development with C++ workload +- Launch x64 Native tools Command Prompt for VS2022 ``` mkdir workdir