Mention Windows (Vcpkg) build in README.md
[folly.git] / README.md
index 10022da2dc3aaac0dab11cda585bdcd37b9cbd16..0e8c98b9608d683fd5a0729ed727449ce736fb33 100644 (file)
--- 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`.
+
+You may also use `vcpkg install folly --head` to build against `master`.
+
 #### Other Linux distributions
 
 - double-conversion (https://github.com/google/double-conversion)