From 0da25f1ac9a97952d6617674389b81d90b262e41 Mon Sep 17 00:00:00 2001 From: Jonathan Rosenbaum Date: Sat, 15 Jul 2017 03:28:33 -0400 Subject: [PATCH] Updated Development (markdown) --- Development.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Development.md b/Development.md index 8d4b7d2..5b0105e 100644 --- a/Development.md +++ b/Development.md @@ -12,8 +12,8 @@ If you don’t want to install Git, but you are feeling adventurous and want to To clone YBDB, change to a directory in which you want to store YBDB (e.g. ~/Sites): - git clone https://github.com/Yellow-Bike-Database/tracks.git - cd tracks + git clone https://github.com/fspc/Yellow-Bike-Database.git + cd Yellow-Bike-Database If (when!) you produce a cool new feature or fix a bug, create a patch. If you develop in a branch called ‘experiment’: