dowload.md version number updates.
Signed-off-by: Robin Davies <rerdavies@gmail.com>
This commit is contained in:
+6
-2
@@ -4,14 +4,18 @@
|
|||||||
|
|
||||||
Download the most recent Debian (.deb) package for your platform:
|
Download the most recent Debian (.deb) package for your platform:
|
||||||
|
|
||||||
- [Ubuntu or Raspberry Pi OS (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v1.2.32/pipedal_1.2.32_arm64.deb) v1.2.32
|
- [Raspberry Pi OS Bookworm (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v1.2.33/pipedal_1.2.33_arm64.deb) v1.2.33 Beta1
|
||||||
|
|
||||||
|
This release does not currently support Ubuntu 21.04, or older versions of Raspberry Pi OS.
|
||||||
|
|
||||||
|
- [Ubuntu 21.04 or Raspberry Pi OS Buster (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v1.2.32/pipedal_1.1.31_arm64.deb) v1.1.31
|
||||||
|
|
||||||
Install the package by running
|
Install the package by running
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt update
|
sudo apt update
|
||||||
cd ~/Downloads
|
cd ~/Downloads
|
||||||
sudo apt-get install ./pipedal_1.2.32_arm64.deb
|
sudo apt-get install ./pipedal_1.2.33_arm64.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
Follow the instructions in [_Configuring PiPedal After Installation_](https://rerdavies.github.io/pipedal/Configuring.html) to complete the installation.
|
Follow the instructions in [_Configuring PiPedal After Installation_](https://rerdavies.github.io/pipedal/Configuring.html) to complete the installation.
|
||||||
|
|||||||
Reference in New Issue
Block a user