From 5e2262cf20feb42d7faf41d7f197c94adb886b89 Mon Sep 17 00:00:00 2001 From: Dmitri Popov Date: Fri, 17 Mar 2017 11:58:48 +0100 Subject: [PATCH] Update README. Close #2. :coffee: --- README.md | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index d0ceb60..73cf2ed 100644 --- a/README.md +++ b/README.md @@ -6,24 +6,11 @@ Bash shell scripts that transform a Raspberry Pi (or any single-board computer r ## Installation -Install Git and screen: +Run the following command on your Raspberry Pi: - sudo apt install git-core screen + curl -sSL https://goo.gl/btmpKd | bash -Clone the Little Backup Box Git repository on your Raspberry Pi: - - git clone https://github.com/dmpop/little-backup-box.git - -Switch to the *little-backup-box* directory and make the *install-little-backup-box.sh* script executable: - -``` -cd little-backup-box -chmod +x install-little-backup-box.sh -``` - -Run the installer script: - - ./install-little-backup-box.sh +When prompted, reboot the Raspberry Pi. ## Usage @@ -35,7 +22,7 @@ Run the installer script: # Problems? -Please report bugs and issues in the [Issues](https://gitlab.com/dmpop/little-backup-box/issues) section. +Please report bugs and issues in the [Issues](https://github.com/dmpop/little-backup-box/issues) section. ## Linux Photography