From a20594dfdc2229ea5c3fee5425d09901efe4f78e Mon Sep 17 00:00:00 2001 From: Takatoshi Kondo Date: Sun, 2 Feb 2014 17:57:44 +0000 Subject: [PATCH] Added line breaks. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c16c7b88..c512eb6d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,9 @@ To report an issue, use the [msgpack-c issue tracker](https://github.com/msgpack You will need gcc (4.1.0 or higher), autotools. You can use msgpack-c as a header only library on C++11 and C++03. + You don't need to prepare ruby when you choose C++11 configuration. + For C++11: ``` $ git clone https://github.com/redboltz/msgpack-c/tree/cxx_separate