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

Bad git repository uri for git clone in README #1

Open
joyoFeng opened this issue Apr 28, 2023 · 0 comments
Open

Bad git repository uri for git clone in README #1

joyoFeng opened this issue Apr 28, 2023 · 0 comments

Comments

@joyoFeng
Copy link

The README give help info to download source and install mpc-flow-cpp, but for GitHub user (without write permission)will fail for git prefix uri.
Just simply change git clone git@github.com:safeheron/algogroup/mpc-flow-cpp.git to
git clone https://github.com/Safeheron/mpc-flow-cpp.git will fix it.

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

1 participant