diff --git a/Development.md b/Development.md index 7b1c302..208b015 100644 --- a/Development.md +++ b/Development.md @@ -10,8 +10,9 @@ YBDB is hosted on [Github](https://github.com/fspc/Yellow-Bike-Database). If you don’t want to install Git, but you are feeling adventurous and want to get the very latest development version, you can use the ‘Download’ button on the GitHub page to get a tarball of the project. -To clone Tracks, change to a directory in which you want to store Tracks (e.g. ~/Sites): +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` -`git clone https://github.com/TracksApp/tracks.git` `cd tracks`