X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=README.md;h=4fc27ae242bfa8e1d37c94a841646a6c2b641d54;hp=10022da2dc3aaac0dab11cda585bdcd37b9cbd16;hb=59f59178ba38bc793f809d21fc532e160ae5e34b;hpb=a901072c1d581e510555276e2f53cecf0c931c5b diff --git a/README.md b/README.md index 10022da2..4fc27ae2 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,12 @@ Download and install folly with the parameters listed below: sudo make install ``` +#### Windows (Vcpkg) + +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:x64-windows --head` to build against `master`. + #### Other Linux distributions - double-conversion (https://github.com/google/double-conversion)