We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd59d66 commit 4423b47Copy full SHA for 4423b47
README.md
@@ -60,6 +60,8 @@ Use cargo to install Moore:
60
61
cargo install moore
62
63
+Note that on Linux systems you are very likely to need libstdc++ version 7 or newer for this to work.
64
+
65
#### Development
66
67
For active development, you'll want to use the usual `check`, `build`, `run`, and `test` subcommands.
0 commit comments