📄 docs: Update readme

This commit is contained in:
Keith Solomon
2025-10-26 09:29:34 -05:00
parent 65213b8962
commit f19c016a09

View File

@@ -13,7 +13,7 @@ One command to spin up a new WordPress project locally:
## Prerequisites ## Prerequisites
- macOS, Linux, or [Windows](windows/README-Windows.md) (PowerShell) - macOS or [Windows](windows/README-Windows.md) (PowerShell)
- Herd installed and a workspace directory (default: `~/Herd`) - Herd installed and a workspace directory (default: `~/Herd`)
- DBngin or other MySQL/MariaDB server - DBngin or other MySQL/MariaDB server
- CLI tools in PATH: `wp`, `git`, `curl`, `openssl`, `mysql`, and optionally `jq` - CLI tools in PATH: `wp`, `git`, `curl`, `openssl`, `mysql`, and optionally `jq`