readme fix

master
Daniel Kolesa 2017-06-18 16:25:00 +02:00
parent 3034918496
commit 58a448b79a
1 changed files with 1 additions and 1 deletions

View File

@ -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