This commit is contained in:
Robin Davies
2022-03-19 02:02:22 -04:00
parent 44298d8305
commit 94ef7649a0
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<img src='docs/Pi-Logo-3.png' /> <a href='docs/download.md'>v0.1.6-beta.2</a>
<img src='docs/Pi-Logo-3.png' /> <a href='docs/download.md'>v0.1.7-beta-3</a>
Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet.
+2 -2
View File
@@ -4,14 +4,14 @@
Download the most recent Debian (.deb) package for your platform:
- [Ubuntu or Raspberry Pi OS (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v0.1.6-beta.2/pipedal_0.1.6_arm64.deb) v0.1.6-beta.2
- [Ubuntu or Raspberry Pi OS (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v0.1.7-beta-3/pipedal_0.1.7_arm64.deb) v0.1.7-beta-3
Install the package by running
```
sudo apt update
cd ~/Downloads
sudo apt-get install ./pipedal_0.1.6_arm64.deb
sudo apt-get install ./pipedal_0.1.7_arm64.deb
```
--------
+2 -2
View File
@@ -4,14 +4,14 @@
Download the most recent Debian (.deb) package for your platform:
- [Ubuntu or Raspberry Pi OS (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v0.1.6-beta.2/pipedal_0.1.6_arm64.deb) v0.1.6-beta.2
- [Ubuntu or Raspberry Pi OS (64-bit)](https://github.com/rerdavies/pipedal/releases/download/v0.1.7-beta-3/pipedal_0.1.7_arm64.deb) v0.1.7-beta-3
Install the package by running
```
sudo apt update
cd ~/Downloads
sudo apt-get install ./pipedal_0.1.6_arm64.deb
sudo apt-get install ./pipedal_0.1.7_arm64.deb
```
Follow the instructions in [_Configuring PiPedal After Installation_](https://rerdavies.github.io/pipedal/Configuring.html) to complete the installation.
+1 -1
View File
@@ -1,6 +1,6 @@
<i>v0.1.6-beta.2</i>
<i>v0.1.7-beta-3</i>
Use your Raspberry Pi as a guitar effects pedal. Configure and control PiPedal with your phone or tablet.
+1 -1
View File
@@ -1 +1 @@
ToobAmp.so.0.1.6
ToobAmp.so.0.1.7
Binary file not shown.