readme spacing fix
This commit is contained in:
parent
37dcbe581b
commit
262c410cee
|
|
@ -20,12 +20,14 @@
|
||||||
**Prerequisites**: Install [Node.js](https://nodejs.org) (v14 or higher)
|
**Prerequisites**: Install [Node.js](https://nodejs.org) (v14 or higher)
|
||||||
|
|
||||||
**Option A: Using npx (easiest)**
|
**Option A: Using npx (easiest)**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npx bmad-method install
|
npx bmad-method install
|
||||||
# Choose: full installation, destination folder, and IDE
|
# Choose: full installation, destination folder, and IDE
|
||||||
```
|
```
|
||||||
|
|
||||||
**Option B: Clone and install**
|
**Option B: Clone and install**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/bmadcode/bmad-method.git
|
git clone https://github.com/bmadcode/bmad-method.git
|
||||||
cd bmad-method
|
cd bmad-method
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue