Skip to content

Commit 873bf2f

Browse files
committed
docs(claude): add submodule init step to dev setup
1 parent 267fa0a commit 873bf2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
77
This is a Holochain application requiring a Nix development environment:
88

99
```bash
10+
git submodule update --init --recursive # Initialize hREA submodule (REQUIRED)
1011
nix develop # Enter reproducible environment (REQUIRED)
1112
bun install # Install all dependencies
1213
```

0 commit comments

Comments
 (0)