docs: added missing ./ (#428)
This commit is contained in:
parent
57054e13c8
commit
da779141a7
@ -22,7 +22,7 @@ git clone https://github.com/Microsoft/vcpkg.git
|
||||
cd vcpkg
|
||||
./bootstrap-vcpkg.sh
|
||||
./vcpkg integrate install
|
||||
vcpkg install socket-io-client
|
||||
./vcpkg install socket-io-client
|
||||
```
|
||||
|
||||
The Socket.IO client port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user