Skip to content

Cloning The Repository

Evan Teran edited this page Apr 11, 2016 · 2 revisions

When cloning the repo, please use git's --recursive flag to ensure that the sub-modules will be properly cloned and updated to the correct versions. Here is an example:

git clone --recursive https://github.com/eteran/edb-debugger.git

Clone this wiki locally