@@ -123,6 +123,11 @@ Currently not implemented. For now we only do the configuration detection as a p
## Quick start
When cloning, make sure to clone also all the `trace-cmd` library submodules. To do so, use:
```
git clone --recurse-submodules
```
You need to have the [Rust toolchain](https://www.rust-lang.org/tools/install) and Python3 installed. Make sure you also have installed all the following python packages (mostly for plotting).