From 5694d2cd616e99dff8117f300ffbd0a9d9bfdee2 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Thu, 9 Feb 2023 16:35:38 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4134d1df5..44dd4a542 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ basis and requires manual bootstrap so you will need to do the following at leas * create a `git`/`github` directory somewhere for you to clone repos into * issue `git clone https://github.com/microsoft/vcpkg.git` and build it using the `bootstrap-vcpkg.bat` script * optional: add the `vcpkg` directory you cloned to your PATH to allow invoking vcpkg on the command line -* issue `vcpkg integrate install` to make sure you can build from Visual Studio using package manifests +* issue `vcpkg integrate install` to make sure xmake and Visual Studio can locate the vcpkg install Now you are ready to start building! -- cgit v1.2.3