From ed6943bff4010b4944c38101758dcbe8d002d953 Mon Sep 17 00:00:00 2001 From: Jorin Vogel Date: Fri, 13 Apr 2018 16:58:39 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 94bcddb..c0bdbce 100644 --- a/readme.md +++ b/readme.md @@ -48,6 +48,8 @@ This will backup all repositories you have access to. ## Install +- Note that `ghbackup` uses `git` under the hood. Please make sure it is installed on your system. + - With [Go](https://golang.org/): ``` go get qvl.io/ghbackup