Build instructions for examples clone the git repository: git clone https://github.com/MultithreadCorner/MCBooster.git go to MCBooster directory: cd MCBooster create a build directory: mkdir build cd build cmake ../ make