From 7bf058a50e10a00d2377e85228c7087a4582a0a1 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Sat, 12 Mar 2022 13:15:29 -0500 Subject: [PATCH] Update download.md --- docs/download.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/download.md b/docs/download.md index 254bc29..c523437 100644 --- a/docs/download.md +++ b/docs/download.md @@ -11,5 +11,7 @@ Install the package by running ``` sudo apt update cd ~/Downloads - sudo apt-get install ./pipedal_0.1.4_arm64.deb + sudo apt-get install ./pipedal_0.1.5_arm64.deb ``` + +Follow the instructions in [_Configuring PiPedal After Installation_](https://rerdavies.github.io/pipedal/Configuring.html) to complete the installation.