maickrau / GraphAligner

MIT License
256 stars 30 forks source link

Fix broken git submodule URLs #11

Closed tseemann closed 4 years ago

tseemann commented 4 years ago

I kept getting failed checkouts of the submodules Turned out the module paths were broken. This fixes it.

After this you can replaced your instructions with this I think

git checkout --recursive https://github.com/maickrau/GraphAligner.git