Skip to content
Snippets Groups Projects
Commit f09e050b authored by Reyhaneh Karimipour's avatar Reyhaneh Karimipour
Browse files

Update README.md

parent b0f6c69e
No related tags found
No related merge requests found
# xtrace-cpp # xtrace-cpp
Barebones C++ implementation of X-Trace compatible with latest brown tracing framework + baggage version Barebones C++ implementation of X-Trace compatible with latest brown tracing framework + baggage version
# Building # Build Instructions
## Dependencies
To build the project, libconfig++-dev needs to be installed.
To install the library, run the following command.
```
sudo apt-get install libconfig++-dev
```
## Building
``` ```
mkdir build mkdir build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment