mirror of
https://github.com/romixlab/qmsgpack.git
synced 2025-07-30 18:37:14 +02:00
Update README.md
This commit is contained in:
@ -7,12 +7,12 @@ Installation
|
|||||||
------------
|
------------
|
||||||
Clone repository:
|
Clone repository:
|
||||||
~~~bash
|
~~~bash
|
||||||
git clone https://github.com/romixlab/msgpack-qt.git
|
git clone https://github.com/romixlab/qmsgpack.git
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
Run cmake:
|
Run cmake:
|
||||||
~~~bash
|
~~~bash
|
||||||
cd msgpack-qt
|
cd qmsgpack
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
Reference in New Issue
Block a user