Skip to content

Commit

Permalink
update of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FUEL4EP committed Jul 18, 2022
1 parent 07eac5e commit 57a6c81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

## software

- Libreelec Rpi4 nightly build e.g. [this one (may not exist anymore)](https://test.libreelec.tv/11.0/RPi/LibreELEC-RPi4.arm-11.0-nightly-20220704-0a796fe.img.gz) (worked for me, please check for the latest available RPi4 nightly builds at https://test.libreelec.tv/11.0/RPi/: LibreELEC-RPi4.arm-11.0-nightly-*.img.gz)
- Libreelec Rpi4 nightly build e.g. [this one (may not exist anymore)](https://test.libreelec.tv/11.0/RPi/RPi4/LibreELEC-RPi4.arm-11.0-nightly-20220718-3a651c4.img.gz) (worked for me, please check for the latest available RPi4 nightly builds at https://test.libreelec.tv/11.0/RPi/RPi4/: LibreELEC-RPi4.arm-11.0-nightly-*.img.gz)
- replace the Rapberry Pi 4's config.txt:
+ connect to the Raspberry Pi 4 via ssh:
+ enable ssh access in Libreelec
Expand Down Expand Up @@ -116,8 +116,8 @@
- alternative manual update via ssh is as follows:
+ login into Libreelec by ssh
+ cd /storage/.update
+ wget -c <URL of latest LibreELEC-RPi4.arm-11.0-nightly-*.img.gz> in https://test.libreelec.tv/11.0/RPi
+ e.g wget -v https://test.libreelec.tv/11.0/RPi/LibreELEC-RPi4.arm-11.0-nightly-20220704-0a796fe.img.gz
+ wget -c <URL of latest LibreELEC-RPi4.arm-11.0-nightly-*.img.gz> in https://test.libreelec.tv/11.0/RPi/RPi4
+ e.g wget -v https://test.libreelec.tv/11.0/RPi/RPi4/LibreELEC-RPi4.arm-11.0-nightly-20220718-3a651c4.img.gz
+ reboot

## final step
Expand Down

0 comments on commit 57a6c81

Please sign in to comment.