diff --git a/docs/installation.html b/docs/installation.html index 179d21b..88f6425 100644 --- a/docs/installation.html +++ b/docs/installation.html @@ -83,10 +83,6 @@ would be replaced by core.so. Alternatively, you can build and install LuaSocket using vcpkg dependency manager:
-git clone https://github.com/Microsoft/vcpkg.git
-cd vcpkg
-./bootstrap-vcpkg.sh
-./vcpkg integrate install
 ./vcpkg install luasocket