Skip to content

Installation Guide

PayneJoe edited this page Aug 11, 2017 · 8 revisions

Linux

git clone https://github.com/PayneJoe/LightDNF.git
./clean.sh
./cmake.sh
make

Note: c++ >= 11, cmake >= 3.5 requirement

Clone this wiki locally