From 58a448b79ad1545870d44c154bc7acb77e8e8f0c Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 18 Jun 2017 16:25:00 +0200 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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