mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-12-26 04:28:20 +01:00
Update the instructions
This commit is contained in:
parent
b91a378e3b
commit
51dbaad50d
@ -83,10 +83,6 @@ would be replaced by <tt>core.so</tt>.
|
|||||||
Alternatively, you can build and install LuaSocket using vcpkg dependency manager:
|
Alternatively, you can build and install LuaSocket using vcpkg dependency manager:
|
||||||
|
|
||||||
<pre class=example>
|
<pre class=example>
|
||||||
git clone https://github.com/Microsoft/vcpkg.git
|
|
||||||
cd vcpkg
|
|
||||||
./bootstrap-vcpkg.sh
|
|
||||||
./vcpkg integrate install
|
|
||||||
./vcpkg install luasocket
|
./vcpkg install luasocket
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user