Update README.md

fix #1170
This commit is contained in:
Pierre Zawadil
2018-06-25 16:39:33 +02:00
committed by Vinnie Falco
parent c2ecba968c
commit ceddef35a7

View File

@ -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):
```