This commit is contained in:
Robin Davies
2022-05-19 10:05:54 -04:00
3 changed files with 16 additions and 8 deletions
+3 -1
View File
@@ -11,8 +11,10 @@ Install the package by running
```
sudo apt update
cd ~/Downloads
sudo apt-get install ./pipedal_0.9.11_arm64.deb
sudo dpkg --install pipedal_0.9.11_arm64.deb
```
On Raspberry Pi OS, if you have a graphical desktop installed, you can also install package by double-clicking on the downloaded package in the File Manager.
After installing, follow the instructions in [Configuring PiPedal after Installation](Configuring.md).
--------