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’: