diff --git a/README.md b/README.md index d5ebeee..f5147a0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The default_resource includes example use of Server::flush. ### Compile and run -Compile with a C++11 compiler supporting regex (for instance g++ 4.9): +Compile with a C++11 compliant compiler (for instance g++ 4.9): ``` cmake . make