Browse Source

update documentation after move to github

root 10 years ago
parent
commit
164937502f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md View File

@@ -123,7 +123,7 @@ If you work on a local database, then you also need to install PostgreSQL:
123 123
 
124 124
 Get the sources from Bitbucket:
125 125
 
126
-    git clone https://bitbucket.org/lebouquetin/tracim.git
126
+    git clone https://github.com/tracim/tracim.git
127 127
     cd tracim/
128 128
 
129 129
 *Note: Now everything is documented to be executed from the tracim directory newly created.*