From 262c410cee3e4dbe0341f2b91645b7f44a44bbb5 Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Fri, 13 Jun 2025 20:57:06 -0500 Subject: [PATCH] readme spacing fix --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6efb937d..24db52fc 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,14 @@ **Prerequisites**: Install [Node.js](https://nodejs.org) (v14 or higher) **Option A: Using npx (easiest)** + ```bash npx bmad-method install # Choose: full installation, destination folder, and IDE ``` **Option B: Clone and install** + ```bash git clone https://github.com/bmadcode/bmad-method.git cd bmad-method