Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 320 Bytes

install_linux_machine.md

File metadata and controls

16 lines (16 loc) · 320 Bytes

Installation on a Linux Machine

  1. Clone project repository
cd ~
git clone https://github.com/OpenAgInitiative/openag-device-software.git
  1. Install the software in development mode
cd ~/openag-device-software
./install.sh --development
  1. Run the software
cd ~/openag-device-software
./run.sh