Noted libmodbus requirement in the README
[tpg/opendispense2.git] / README
1 =====================
2 === OpenDispense2 ===
3 =====================
4
5 Replacement for the UCC (University Computer Club)'s "dispense" system
6
7
8 === Compiling ===
9 Required packages
10 - libncurses-dev
11 - libssl-dev
12 - build-essentials (gcc and GNU Make)
13 - libmodbus (used for communicating with the coke machine)
14
15 Run `make -C src/`

UCC git Repository :: git.ucc.asn.au