From 63ddb4ae978b4d0e26f883b5c243d8e464be3528 Mon Sep 17 00:00:00 2001 From: Fern Support <126544928+fern-support@users.noreply.github.com> Date: Mon, 18 Aug 2025 09:26:49 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7c3208..8121ca0 100644 --- a/README.md +++ b/README.md @@ -40,12 +40,12 @@ Open the `fern.config.json` file, which looks like this: ```json { - "organization": "Plantstore", + "organization": "plantstore", "version": "0.17.8" } ``` -Replace `"Plantstore"` with your own organization name within the quotes. Spaces are permitted. Leave the `version` number unchanged. +Replace `"Plantstore"` with your own organization name within the quotes. Spaces are permitted. Leave the `version` number unchanged. Make sure your new organization name is all lower case! Open the `docs.yml` file and locate the `url`, which looks like this: