Merge pull request 'add: cd command' (#1265) from a-kenji-docs-patch-1 into main
All checks were successful
checks / checks (push) Successful in 38s
checks / checks-impure (push) Successful in 1m54s

This commit is contained in:
clan-bot 2024-04-23 18:57:09 +00:00
commit b702ca686e

View File

@ -63,6 +63,7 @@ This command creates the `flake.nix` and `.clan-flake` files for your project.
Ensure that all project files exist by running:
```bash
cd my-clan
tree
```