Skip to content

Commit 57c04fa

Browse files
authored
Removed redundant, confusing installation instructions in README for Kiro/Q (#95)
1 parent 88250f4 commit 57c04fa

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,7 @@ AI-DLC is an intelligent software development workflow that adapts to your needs
4242

4343
### Kiro
4444

45-
AI-DLC uses [Kiro Steering Files](https://kiro.dev/docs/cli/steering/) within your project workspace. Copy the rules into your project's `.kiro` folder:
46-
47-
1. Create the directories `.kiro/steering` and `.kiro/aws-aidlc-rule-details` in your project root.
48-
2. Copy `aws-aidlc-rules/` into `.kiro/steering/`.
49-
3. Copy `aws-aidlc-rule-details/` into `.kiro/`.
45+
AI-DLC uses [Kiro Steering Files](https://kiro.dev/docs/cli/steering/) within your project workspace.
5046

5147
The commands below assume you extracted the zip to your `Downloads` folder. If you used a different location, replace `Downloads` with your actual folder path.
5248

@@ -94,11 +90,7 @@ Run `kiro-cli`, then `/context show`, and confirm entries for `.kiro/steering/aw
9490

9591
### Amazon Q Developer IDE Plugin/Extension
9692

97-
AI-DLC uses [Amazon Q Rules](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/context-project-rules.html) within your project workspace. Copy the rules into your project's `.amazonq` folder:
98-
99-
1. Create the directories `.amazonq/rules` and `.amazonq/aws-aidlc-rule-details` in your project root.
100-
2. Copy `aws-aidlc-rules/` into `.amazonq/rules/`.
101-
3. Copy `aws-aidlc-rule-details/` into `.amazonq/`.
93+
AI-DLC uses [Amazon Q Rules](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/context-project-rules.html) within your project workspace.
10294

10395
The commands below assume you extracted the zip to your `Downloads` folder. If you used a different location, replace `Downloads` with your actual folder path.
10496

0 commit comments

Comments
 (0)