Skip to content

Commit b725899

Browse files
authored
Merge pull request #20 from raifdmueller/patch-2
Fix command path for downloading arc42 template
2 parents 33d61b5 + a94a741 commit b725899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vibe/workflows/mental-model-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ states:
3838
2. **Set Up arc42:**
3939
Check if arc42 template is present, if not run:
4040
```bash
41-
.dtcw downloadTemplate
41+
./dtcw downloadTemplate
4242
```
4343
4444
3. **Create Directory Structure:**

0 commit comments

Comments
 (0)