From a8b6bb1708c257048da8052289b8c97bb6633b0f Mon Sep 17 00:00:00 2001 From: Christian Something Date: Wed, 28 Aug 2019 01:13:03 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a69de3c..eecf74f 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ Then, put it in a cron job somewhere and forget about it for eternity. How To Back Up Entire GitHub Organisation Repos ------------------------- -1. Install Dependencies: `sudo pip install pygithub3] -2. Clone this repo using [git clone https://github.com/clockfort/GitHub-Backup.git +1. Install Dependencies: `sudo pip install pygithub3` +2. Clone this repo using `$ git clone https://github.com/clockfort/GitHub-Backup.git` 3. Just open the cloned repo folder and run the terminal: ```