diff --git a/docs/site/index.md b/docs/site/index.md index b964cbcd..db44f497 100644 --- a/docs/site/index.md +++ b/docs/site/index.md @@ -48,6 +48,8 @@ Add the Clan CLI into your development workflow: nix shell git+https://git.clan.lol/clan/clan-core#clan-cli ``` +You can find reference documentation for the `clan` cli program [here](./reference/cli/index.md). + ### Step 2: Initialize Your Project Set the foundation of your Clan project by initializing it as follows: