Update README.md

This commit is contained in:
nachoparker 2020-12-09 21:52:44 +00:00 committed by GitHub
parent 8743cd1a85
commit 4ec894ad28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,6 +116,8 @@ cd nextcloudpi
NextCloudPi can be installed in any architecture running the latest Debian NextCloudPi can be installed in any architecture running the latest Debian
_Note: this assumes a clean Debian install, and there is no rollback method_
``` ```
# curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | bash # curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | bash
``` ```