mirror of
https://github.com/gelldur/EventBus.git
synced 2025-01-14 01:07:59 +08:00
Update README
This commit is contained in:
parent
1156e0adfa
commit
3f39010983
@ -188,7 +188,7 @@ make && make install
|
||||
Now in `Release/install` library is placed.
|
||||
|
||||
Or, you can install the library through your package manager (dpkg, rpm, etc).
|
||||
Eg.
|
||||
E.g.
|
||||
```commandline
|
||||
mkdir -p lib/build/
|
||||
cd lib/build
|
||||
@ -203,7 +203,7 @@ cmake -DCMAKE_BUILD_TYPE=Relase -DCPACK_GENERATOR="DEB" ..
|
||||
cmake -DCMAKE_BUILD_TYPE=Relase -DCPACK_GENERATOR="RPM;DEB" ..
|
||||
|
||||
cmake --build . --target package
|
||||
# OR
|
||||
# Or
|
||||
make package
|
||||
|
||||
# For most Debian-based systems
|
||||
|
Loading…
x
Reference in New Issue
Block a user