Use apt-get to install.

This commit is contained in:
Robin Davies
2022-10-14 19:31:51 -04:00
parent 5fd84b9aa9
commit 3261ff658f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Install the package by running
```
sudo apt update
cd ~/Downloads
sudo dpkg --install pipedal_1.0.17_arm64.deb
sudo apt-get install ./pipedal_1.0.17_arm64.deb
```
On Raspberry Pi OS, if you have a graphical desktop installed, you can also install the package by double-clicking on the downloaded package in the File Manager.