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

Incorrect line for cloning Seshat repository #4

Open
btasde42 opened this issue Feb 24, 2020 · 1 comment
Open

Incorrect line for cloning Seshat repository #4

btasde42 opened this issue Feb 24, 2020 · 1 comment

Comments

@btasde42
Copy link

git clone --recurse-submodules [email protected]:bootphon/seshat.git

This line raises an "fatal: Could not read from remote repository." error.

It should be changed to "git clone --recurse-submodules https://github.com/bootphon/seshat.git "

@hadware
Copy link
Contributor

hadware commented Feb 24, 2020

Yeah i'll fix that. This is an artefact of when we used to host the code on our private gitlab repository.

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