diff --git a/README.md b/README.md index 41b601dc6..e16e4beb1 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ More relevant links: ## Installation +In addition to Rust, installation requires a c++ compiler that supports c++17. +Modern releases of gcc and clang, as well as Visual Studio 2019+ should work. + * Step 1: `rustup component add rust-src`. * Step 2: Install `dylint`