Update README.md

This commit is contained in:
Roman
2014-12-19 23:13:13 +03:00
parent 544cba7374
commit e9de67569d

View File

@ -7,12 +7,12 @@ Installation
------------
Clone repository:
~~~bash
git clone https://github.com/romixlab/msgpack-qt.git
git clone https://github.com/romixlab/qmsgpack.git
~~~
Run cmake:
~~~bash
cd msgpack-qt
cd qmsgpack
mkdir build
cd build
cmake ..