You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ AI-DLC is an intelligent software development workflow that adapts to your needs
26
26
27
27
## Quick Start
28
28
29
-
1. Download the latest release zip from the [Releases page](../../releases/latest) to a folder **outside** your project directory (e.g., `~/Downloads`).
29
+
1. Download the latest release zip file named `ai-dlc-rules-v<release-number>.zip`from the [Releases page](../../releases/latest) to a folder **outside** your project directory (e.g., `~/Downloads`).
30
30
2. Extract the zip. It contains an `aidlc-rules/` folder with two subdirectories:
31
31
-`aws-aidlc-rules/` — the core AI-DLC workflow rules
32
32
-`aws-aidlc-rule-details/` — detailed rules conditionally referenced by the core rules
0 commit comments