Merge pull request #131 from icyblade/icyblade-patch-1

typo fix
This commit is contained in:
Constantin Rack
2017-07-07 09:55:58 +02:00
committed by GitHub

2
README
View File

@@ -10,7 +10,7 @@ Build steps:
cmake ..
sudo make -j4 install
2) Build cppzmq via cmake. This does an out source build and installs the build files
2) Build cppzmq via cmake. This does an out of source build and installs the build files
download and unzip the lib, cd to directory
mkdir build
cd build