Skip to content

Commit 5744aae

Browse files
committed
docs: reorder and refine README installation sections
1 parent 20e9a30 commit 5744aae

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,7 @@ This interactive script will:
3434

3535
Once Gemini CLI is open, run `/scaffold` to begin, or `/onboard` to get an overview of the repository.
3636

37-
---
38-
39-
## 🏗️ Alternative Installation
40-
41-
If you prefer a manual setup:
42-
43-
1. Clone the repo or [create a new project directly](https://github.com/apiad/starter/generate).
44-
2. Delete `README.md`, `CHANGELOG.md`, and `journal/*.md` to get a fresh history.
45-
3. Run `gemini /scaffold` to start a new project.
46-
47-
## 📥 Integration (Existing Projects)
37+
### 📥 Integration (Existing Projects)
4838

4939
To add this framework to an existing Git repository, run:
5040

@@ -58,6 +48,16 @@ This script will:
5848
3. **Extract** the `.gemini/` configuration and framework files.
5949
4. **Create** a first integration commit.
6050

51+
### 🏗️ Alternative Installation
52+
53+
If you prefer a manual setup:
54+
55+
1. Clone the repo or [create a new project directly](https://github.com/apiad/starter/generate).
56+
2. Delete `README.md`, `CHANGELOG.md`, and `journal/*.md` to get a fresh history.
57+
3. Run `gemini /scaffold` to start a new project.
58+
59+
---
60+
6161
## 🧠 The Core Philosophy
6262

6363
This repository is a heavily customized and oppinionanted Gemini CLI agent, ready to be used in any situation. In this framework, the AI agent is not just a "code generator" or a "copilot". It is a **Senior Architect and Critical Thinking Partner**:

0 commit comments

Comments
 (0)