We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 475b47b commit 9092436Copy full SHA for 9092436
README.md
@@ -6,7 +6,7 @@ This project builds a simple executable that
6
depends on simdutf, under Windows.
7
8
After installing vcpkg and installing
9
-simdutf through it (e.g., `vcpkg install simdutf:x64-windows`), you can build with CMake using a couple of command lines.
+simdutf through it (e.g., `vcpkg install simdutf:x64-windows` or `vcpkg install simdutf`), you can build with CMake using a couple of command lines.
10
11
You need to pass the location of your `vcpkg/scripts/buildsystems/vcpkg.cmake` file to CMake:
12
0 commit comments