Commit d35bce8dc83f55b3e7251fda3cc4ef4809c6dfeb
Exists in
master
and in
22 other branches
Merge branch 'master' of https://gitlab.com/noosfero/noosfero
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
HACKING
| ... | ... | @@ -11,7 +11,7 @@ If you want to use another OS, read "Instructions for other systems" below. |
| 11 | 11 | |
| 12 | 12 | Download the source code: |
| 13 | 13 | |
| 14 | - $ git clone git://gitorious.org/noosfero/noosfero.git | |
| 14 | + $ git clone https://gitlab.com/noosfero/noosfero.git | |
| 15 | 15 | $ cd noosfero |
| 16 | 16 | |
| 17 | 17 | Run the quick start script: | ... | ... |