From d852e6e4fbda8d9bd3e78c36fd7a22a1dab733d8 Mon Sep 17 00:00:00 2001 From: Ashish Billore Date: Tue, 29 Sep 2020 15:12:13 +0900 Subject: [PATCH] Update README.md Minor rewording for setup instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15f9b429..035b6a95 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ execute the following commands: $ cmake -DMSGPACK_CXX[11|17]=ON . $ sudo make install -`MSGPACK_CXX[11|17]` flags are not affected to installing files. Just switching test cases. All files are installed in every settings. +`MSGPACK_CXX[11|17]` flag does not affect installation. It just switches test cases. All files are installed in every settings. #### GUI on Windows