From f8d84d589cbcc54e7d52b4f8488bf1f7ea8aa747 Mon Sep 17 00:00:00 2001 From: Nicco Date: Sun, 21 Jan 2018 12:42:01 +0100 Subject: [PATCH] Reformatting --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 58d6e9c..bc6ce37 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ python3 ixesha.py --backup ~/ --output /mnt/backup/home ###### macOS -1. Install brew: `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` +1. Install [brew](https://brew.sh/): `/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"` 2. Install `python3` and `rsync`: `brew install python3 rsync` ###### debian / ubuntu @@ -37,11 +37,11 @@ Well... I don't know 😅 ### Run 👾 ```bash -python3 ixesha.py [-h|--help] -b|--backup -o|--output -# or -./ixesha -b -o +python3 ixesha.py --backup --output ``` +or with only bash: ```./ixesha -b -o ``` + ###### Example Backup my home folder for example to some mounted drive