mirror of
https://github.com/zeromq/cppzmq.git
synced 2024-12-12 18:40:28 +01:00
typo fix
This commit is contained in:
parent
1bfb3addef
commit
7ef9813aee
2
README
2
README
@ -10,7 +10,7 @@ Build steps:
|
|||||||
cmake ..
|
cmake ..
|
||||||
sudo make -j4 install
|
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
|
download and unzip the lib, cd to directory
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
|
Loading…
Reference in New Issue
Block a user