Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Compile Instructions Linux (Ubuntu Debian Mint)

lwvmobile edited this page Dec 15, 2021 · 1 revision
  1. Install Git

sudo apt install git

  1. Clone and Build

git clone https://www.github.com/lwvmobile/edacs-fm

cd edacs-fm

chmod +x build.sh

./build.sh

  1. Enjoy.
Clone this wiki locally