Skip to content

Commit 9092436

Browse files
authored
[no-ci] Update README.md`
1 parent 475b47b commit 9092436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project builds a simple executable that
66
depends on simdutf, under Windows.
77

88
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.
9+
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.
1010

1111
You need to pass the location of your `vcpkg/scripts/buildsystems/vcpkg.cmake` file to CMake:
1212

0 commit comments

Comments
 (0)