diff options
| author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2018-09-23 12:07:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-23 12:07:25 -0700 |
| commit | 51945d3cd52f1be4b10661ec7a445423a6c354c8 (patch) | |
| tree | fa796b0843b2f09c91f2465d18ea88bba8bd4a38 | |
| parent | a2f13308c89cab27d924c67b6f035bcce3a8588f (diff) | |
| download | googletest-51945d3cd52f1be4b10661ec7a445423a6c354c8.tar.gz googletest-51945d3cd52f1be4b10661ec7a445423a6c354c8.tar.bz2 googletest-51945d3cd52f1be4b10661ec7a445423a6c354c8.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ### |
