Merge pull request 'add: cd command' (#1265) from a-kenji-docs-patch-1 into main

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

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: Ensure that all project files exist by running:
```bash ```bash
cd my-clan
tree tree
``` ```