From ceddef35a7592d428d26e276a5c6b598c6e4a55e Mon Sep 17 00:00:00 2001 From: Pierre Zawadil Date: Mon, 25 Jun 2018 16:39:33 +0200 Subject: [PATCH] Update README.md fix #1170 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62220de9..ad0e7d30 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ all of the Boost libraries, then run the `b2` command to build the Boost libraries. Instructions for doing so may be found on the [Boost Wiki](https://github.com/boostorg/boost/wiki/Getting-Started). -These commamnds will build the programs and documentation that come +These commands will build the programs and documentation that come with Beast (omit the cxxflags parameter when building using MSVC): ```