summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2022-08-20 09:10:00 -0700
committerGitHub <noreply@github.com>2022-08-20 09:10:00 -0700
commit2d01e935e4554580da4e9dbd94964af94e0ded9c (patch)
treebc86beca08ab0e14cb984130d0693f4f25af989a
parent165344774870e7a68566f82d5c60173b394cf5a6 (diff)
downloadnanomsg-master.tar.gz
fixes #1083 Missing a markdown symbol in README.mdHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2ec6fdd..504b189 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Prerequisites
1. Windows.
* Windows Vista or newer (Windows XP and 2003 are *NOT* supported)
* Microsoft Visual Studio 2010 (including C++) or newer, or mingw-w64.
- (Specifically mingw and older Microsoft compilers are *NOT supported,
+ (Specifically mingw and older Microsoft compilers are *NOT* supported,
and we do not test mingw-w64 at all, so YMMV.)
* CMake 2.8.12 or newer, available in $PATH as `cmake`