Skip to content

Commit

Permalink
docs: added missing ./ (#428)
Browse files Browse the repository at this point in the history
  • Loading branch information
realbadidas committed Jul 17, 2024
1 parent 57054e1 commit da77914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit da77914

Please sign in to comment.