Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PIBSAS committed Dec 21, 2023
1 parent 3d7eb2f commit 6965f32
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,37 +2,37 @@
An script shell for all the installations and compiles of the Reaper DAW Tutorial, you will need to make some setup manually in the Reaper UI, keep that on mind! Or don't be lazy and just copy and paste from my website haha joke!

<p align="center">
<img src="https://raw.githubusercontent.com/Luciano2018/RetroPieBios/master/logov3.png" alt="Raspberry Pi Buenos Aires" width="400" height="500">
<img src="https://raw.githubusercontent.com/PIBSAS/RetroPieBios/master/logov3.png" alt="Raspberry Pi Buenos Aires" width="400" height="500">
</p>

# How can i run it? On Pi OS 64bit:
```
curl -sSL https://raw.githubusercontent.com/Luciano2018/reaper_tutorial_rpibsas/main/rpibsas_reaper.sh | bash
curl -sSL https://raw.githubusercontent.com/PIBSAS/reaper_tutorial_rpibsas/main/rpibsas_reaper.sh | bash
```

Please connect Raspberry Pi to ethernet, for stability when you download and install, but you always can run from wifi, it´s just a recomendation.

# How can i run it? On Pi OS 64bit Bookworm:
```
curl -sSL https://raw.githubusercontent.com/Luciano2018/reaper_tutorial_rpibsas/main/rpibsas_reaper_bookworm.sh | bash
curl -sSL https://raw.githubusercontent.com/PIBSAS/reaper_tutorial_rpibsas/main/rpibsas_reaper_bookworm.sh | bash
```

Please connect Raspberry Pi to ethernet, for stability when you download and install, but you always can run from wifi, it´s just a recomendation.


# How can i run it? On Pi OS 32bit:
```
curl -sSL https://raw.githubusercontent.com/Luciano2018/reaper_tutorial_rpibsas/main/rpibsas_reaperarmhf.sh | bash
curl -sSL https://raw.githubusercontent.com/PIBSAS/reaper_tutorial_rpibsas/main/rpibsas_reaperarmhf.sh | bash
```

<h1 align="center"> Invite a Coffee</h1>

<p align="center">
<a href="https://www.paypal.com/paypalme/RaspberryPiBsAs">
<img src="https://raw.githubusercontent.com/Luciano2018/MiPiTV/master/Paypal_2014_logo.png" alt="Invite a Coffee" width="40" height="50">
<img src="https://raw.githubusercontent.com/PIBSAS/MiPiTV/master/Paypal_2014_logo.png" alt="Invite a Coffee" width="40" height="50">
</a>
<a href="https://link.mercadopago.com.ar/raspberrypibsas">
<img src="https://raw.githubusercontent.com/Luciano2018/MiPiTV/master/MercadoPago.png" alt="Invite a Coffee" width="40" height="50">
<img src="https://raw.githubusercontent.com/PIBSAS/MiPiTV/master/MercadoPago.png" alt="Invite a Coffee" width="40" height="50">
</a>
</p>

Expand Down

0 comments on commit 6965f32

Please sign in to comment.