From 0dc81626fb129e3b9c27a0ec3c0dfc5b1f609c51 Mon Sep 17 00:00:00 2001
From: totten <totten@civicrm.org>
Date: Thu, 5 Jan 2023 20:33:50 +0000
Subject: [PATCH] Update any-prereq.md

---
 doc/any-prereq.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/any-prereq.md b/doc/any-prereq.md
index e93a228..cbaf957 100644
--- a/doc/any-prereq.md
+++ b/doc/any-prereq.md
@@ -1,6 +1,8 @@
 # CiviCRM (Any Version): Prerequisites
 
-## Step by Step
+## Piece by Piece
+
+To assemble a new environment suitable for publishing, you will need:
 
 * Install+configure [Google Cloud SDK](https://cloud.google.com/sdk/downloads). (Run `gcloud init`, `gcloud auth activate-service-account --key-file ...`, or similar.)
 * Write access to all main CiviCRM GitHub repos (`civicrm-{core,packages,backdrop,drupal,joomla,wordpress}`)
-- 
GitLab