summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-09-23 19:07:25 (GMT)
committerGitHub <noreply@github.com>2018-09-23 19:07:25 (GMT)
commit51945d3cd52f1be4b10661ec7a445423a6c354c8 (patch)
treefa796b0843b2f09c91f2465d18ea88bba8bd4a38 /README.md
parenta2f13308c89cab27d924c67b6f035bcce3a8588f (diff)
downloadgoogletest-51945d3cd52f1be4b10661ec7a445423a6c354c8.zip
googletest-51945d3cd52f1be4b10661ec7a445423a6c354c8.tar.gz
googletest-51945d3cd52f1be4b10661ec7a445423a6c354c8.tar.bz2
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9804960..adadf55 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,7 @@ package (as described below):
* GNU-compatible Make or gmake
* POSIX-standard shell
* POSIX(-2) Regular Expressions (regex.h)
- * A C++98-standard-compliant compiler
+ * A C++11-standard-compliant compiler
### Windows Requirements ###