Update README.md

This commit is contained in:
Thorsten Spille 2022-02-26 16:29:47 +01:00 committed by GitHub
parent ec75c7609f
commit 9c98fcd57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,6 @@
Installer for NasBeery ZFS NAS for Raspberry PI 4 and 400 on Raspberry Pi OS Lite 64-Bit Installer for NasBeery ZFS NAS for Raspberry PI 4 and 400 on Raspberry Pi OS Lite 64-Bit
```bash ```bash
wget -O setup-nasbeery.sh ```http://nasras.de wget -O setup-nasbeery https://github.com/thorstenspille/nasbeery/raw/main/setup-nasbeery
bash setup-nasbeery.sh bash setup-nasbeery
``` ```