Files
op-pedal/docs/Installing.md
T
Robin Davies 9a415522fa v0.1.6-beta.2
Fixes Beta-2 Release #33
2022-03-12 18:06:13 -05:00

561 B

Installing PiPedal

Install for Ubuntu or Raspberry Pi OS (64-bit)

Download the most recent Debian (.deb) package for your platform:

Install the package by running

  sudo apt update
  cd ~/Downloads  
  sudo apt-get install ./pipedal_0.1.6_arm64.deb

<< System Requirements | Up | Configuring PiPedal after Installation >>