Hello, I would like to suggest a new page in the wiki: **Compiling latest version from Source** with the following content: ``` git clone --recursive git@github.com:rockbite/talos.git git checkout talos-3d git submodule update --init --recursive ```