From 1645ad534fadaa086c17db1a7a6d4be9f4de8366 Mon Sep 17 00:00:00 2001 From: "Kevin Veen-Birkenbach [aka. Frantz]" Date: Wed, 30 Sep 2020 17:02:56 +0200 Subject: [PATCH] Adapted command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39351ff..425c281 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ This repository contains some shell scripts to install Arch Linux for the Raspbe To install a Linux distribution manually on a SD card type in: ```bash - bash ./sd_setup.sh + sudo bash ./scripts/image/setup.sh ``` ## License