Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 135 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 135 Bytes

Build

git clone https://github.com/ZenAlgorithms/Router.git
cd Router
mkdir build
cd build
cmake ..
make
make install