Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ AI-DLC is an intelligent software development workflow that adapts to your needs

---

> [!NOTE]
> **For workshops, we recommend using a pinned release version.** The current recommended release is [v0.1.6](https://github.com/awslabs/aidlc-workflows/releases/tag/v0.1.6). The `main` branch contains ongoing development changes that may not yet be included in a release.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The README Quick Start section already guides the user to download the zip https://github.com/awslabs/aidlc-workflows?tab=readme-ov-file#quick-start and not clone the repo so this addition seems redundant.

Further, the notion of a workshop in the project's README seems a bit misplaced. I think it confuses an ordinary consumer of this repo what a workshop means. Suggest that the person coordinating an AI-DLC workshop reinforce such an instruction with participants offline.


## Quick Start

1. Download the latest release zip from the [Releases page](../../releases/latest) to a folder **outside** your project directory (e.g., `~/Downloads`).
Expand Down