From f0e99e2892c9af134515df89bdef3e958b803ed7 Mon Sep 17 00:00:00 2001 From: Niv Ben-David Date: Sat, 14 Mar 2020 15:59:39 +0200 Subject: [PATCH] Improve cloning instructions Some people might be tempted to solve the mystery on GitHub, while it is meant to be solved on a local clone. --- src/gitstery/data/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gitstery/data/README.md b/src/gitstery/data/README.md index 2427d4b..cafd2f0 100644 --- a/src/gitstery/data/README.md +++ b/src/gitstery/data/README.md @@ -15,7 +15,7 @@ repository and want to "pull" the latest version, it would probably be easiest t current version and clone this repository again. ## Instructions -Clone this repository: +Clone this repository (this isn't meant to be solved using GitHub's interface): ```bash $ git clone https://github.com/nivbend/gitstery.git $ cd gitstery/