## Clone the repository
-First you go in your work directory and clone the DragonFly repository. While ***crater*** is the official repo, you are urged to use one of our (generally much faster) mirrors instead.
+First you go in your work directory and clone the DragonFly repository.
- > git clone -o chlamydia git://chlamydia.fs.ei.tum.de/dragonfly.git
+ > git clone git://git.dragonflybsd.org/dragonfly.git
+ Or even better on a DragonFly system just use make
+
+ > cd /usr
+ > make src-create
If you are a committer, you should create a ***remote*** entry for pushing to ***crater***: