diff --git a/README.md b/README.md index 9762f31..cb14421 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ version does not supply a stable `std::filesystem` module, you will also need to link `-lc++experimental`. If you have the same issue with libstdc++, the necessary linker flag is `-lstdc++fs`. -Using the tool should be straightforward. The `./build help` command lists +Using the tool should be straightforward. The `./build --help` command lists the available options. It also recognizes the environment variables `CXX` (the C++ compiler used