Skip to content

Commit

Permalink
Doco: Add Pi5
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendade committed Dec 22, 2023
1 parent c794d2c commit 4046bf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ cd ~/ && git clone --recursive https://github.com/stephendade/Rpanion-server.git

### Automatic (Raspberry Pi)

For the Raspberry Pi 2, 3, 4 and Zero(2) run the below command on a fresh Raspberry Pi OS install
For the Raspberry Pi 2, 3, 4,5 and Zero(2) run the below command on a fresh Raspberry Pi OS install
to configure and install Rpanion-server with all required dependencies. Note this does not configure
an initial Wifi hotspot.

```
cd ./deploy && ./RasPi2-3-4-deploy.sh
cd ./deploy && ./RasPi2-3-4-5-deploy.sh
```

If running Ubuntu 20.04 OS on the Pi, use:
Expand Down

0 comments on commit 4046bf0

Please sign in to comment.