Skip to content

docs: document required git submodule init step - #8

Open
ygd58 wants to merge 1 commit into
PsyProtocol:mainnet-betafrom
ygd58:docs/document-submodule-setup
Open

docs: document required git submodule init step#8
ygd58 wants to merge 1 commit into
PsyProtocol:mainnet-betafrom
ygd58:docs/document-submodule-setup

Conversation

@ygd58

@ygd58 ygd58 commented Aug 29, 2026

Copy link
Copy Markdown

A fresh clone of this repo fails to build (psy_config's build.rs panics reading psy-genesis/config.json) unless submodules are initialized first. Ran into this while testing #7 — adding a short note so new contributors don't hit the same confusing failure.

A fresh clone can't build without psy-genesis, since psy_config's
build.rs reads psy-genesis/config.json at build time. Document the
git submodule update --init --recursive step so new contributors
don't hit a confusing build failure.
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