Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install instructions #5

Closed
SiccarPoint opened this issue May 29, 2020 · 1 comment
Closed

Install instructions #5

SiccarPoint opened this issue May 29, 2020 · 1 comment

Comments

@SiccarPoint
Copy link

On a Mac at least, your recursive git call needs to be

git submodule update --recursive

not

git submodule --update --recursive

as written. I think.

This is the same issue as at r-barnes/Barnes2019-DepressionHierarchy#6, for reference.

@r-barnes
Copy link
Owner

Fixed, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants