aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2023-05-03 14:23:54 +0200
committerGitHub <[email protected]>2023-05-03 14:23:54 +0200
commit967c712a5dae2d42e8d8acad0d0204af80eee1cf (patch)
tree646c1fd3d96e00d21b8e0ef3290c8d7c48a4629e
parentUpdate README.md (diff)
downloadzen-967c712a5dae2d42e8d8acad0d0204af80eee1cf.tar.xz
zen-967c712a5dae2d42e8d8acad0d0204af80eee1cf.zip
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f45f306a1..817bfeb57 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ frequency sampling profiler such as Superluminal Performance.
To build the code you will need Visual Studio 2022 (we use c++20 features), git and vcpkg.
* Install Visual Studio 2022
+ * `winget install Microsoft.VisualStudio.2022.Professional --silent --override "--wait --quiet --add ProductLang En-us --add
* Install [git](https://git-scm.com/download/win)
* You can also use `winget install git.git` if you have winget installed
* You may want to install the github CLI to manage credentials etc - `winget install github.cli`