Skip to content

Commit

Permalink
Mention c++17 in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Oct 5, 2022
1 parent 1d3939a commit 5a1e76f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ More relevant links:

## Installation

In addition to Rust, installation requires a c++ compiler than 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`
Expand Down

0 comments on commit 5a1e76f

Please sign in to comment.