X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=README.md;h=4fc27ae242bfa8e1d37c94a841646a6c2b641d54;hp=0e8c98b9608d683fd5a0729ed727449ce736fb33;hb=f57db69787a7b3f7450c157e40e137d793c0b9fa;hpb=cceed93af6d4d4b109a2dfd05ea76bb2ac383a5f diff --git a/README.md b/README.md index 0e8c98b9..4fc27ae2 100644 --- a/README.md +++ b/README.md @@ -218,9 +218,9 @@ Download and install folly with the parameters listed below: #### Windows (Vcpkg) -folly is available in [Vcpkg](https://github.com/Microsoft/vcpkg#vcpkg-) and releases may be built via `vcpkg install folly`. +folly is available in [Vcpkg](https://github.com/Microsoft/vcpkg#vcpkg) and releases may be built via `vcpkg install folly:x64-windows`. -You may also use `vcpkg install folly --head` to build against `master`. +You may also use `vcpkg install folly:x64-windows --head` to build against `master`. #### Other Linux distributions