Commit b6c5e7ac08d94a0c20f71e78ecef08d6856ff598
1 parent
d0894925
Exists in
master
and in
28 other branches
We moved to Gitlab at 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: | ... | ... |