mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Fix the repo location in the install documentation
This commit is contained in:
parent
872ab50f83
commit
b1c306b09e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ There are two methods of downloading Tracks:
|
|||
# If you want to live on the edge, you can get the latest development version from GitHub using git (bear in mind that this may be less stable than the released versions):
|
||||
|
||||
bc. cd ~/Sites
|
||||
git clone git://github.com/tracksapp/tracks.git
|
||||
git clone https://github.com/TracksApp/tracks.git
|
||||
cd tracks
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue