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

add Git submodule init instructions to README #761

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andnasnd
Copy link

Problem

  • Git submodules are nested but not auto-cloned via "Download the source code" (README.md:57-62) instructions
    • repo depends on Anchor, etc. as referenced in .gitmodules

Summary of Changes

  • add note to README.md explaining how to resolve common submodule error related to missing submodule dependencies like anchor-lang
  • note includes:
    • post-clone initialization steps
    • alternative clone command with --recurse-submodules flag

…build errors related to missing submodule deps (anchor-lang)
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

Successfully merging this pull request may close these issues.

1 participant