File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- > ** Important** : This repository is a subproject of [ Qlib-with-Claudex (parent)] ( https://github.com/rozwer/Qlib-with-Claudex ) .
2- > Clone the ** parent repository first ** to get Claude Code skills, subagents, and settings required for the R&D loop.
1+ > ** Important** : This repository is a submodule of [ Qlib-with-Claudex (parent)] ( https://github.com/rozwer/Qlib-with-Claudex ) .
2+ > Clone the ** parent repository with submodules ** to get Claude Code skills, subagents, and settings required for the R&D loop.
33>
44> ``` bash
5- > git clone git@github.com:rozwer/Qlib-with-Claudex.git Qlib && cd Qlib
6- > git clone git@github.com:rozwer/RD-Agent-with-Claudex.git RD-Agent-with-Claudex
5+ > git clone --recurse-submodules git@github.com:rozwer/Qlib-with-Claudex.git Qlib
76> ` ` `
87
98---
You can’t perform that action at this time.
0 commit comments