From 28f3cc33421257d408555d6667bbe3e3fd004801 Mon Sep 17 00:00:00 2001 From: Sara Robinson Date: Mon, 20 Jul 2026 10:26:02 -0700 Subject: [PATCH] chore: readme fix FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/googleapis/nodejs-agentplatform/pull/657 from googleapis:release-please--branches--main--components--agentplatform e7b7b6b86908fade7e74fd939351f49489cf7807 PiperOrigin-RevId: 950917409 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e36a62a0..bfc768ab 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ page in Agent Platform documentation. ## Before you begin -1. Make sure your node.js version is 22 or above. +1. Make sure your Node.js version is 22 or above. 1. [Select](https://console.cloud.google.com/project) or [create](https://cloud.google.com/resource-manager/docs/creating-managing-projects#creating_a_project) a Google Cloud project. 1. [Enable billing for your project](https://cloud.google.com/billing/docs/how-to/modify-project). 1. [Enable the Agent Platform API](https://console.cloud.google.com/flows/enableapi?apiid=aiplatform.googleapis.com).