Skip to content

Commit bc21f63

Browse files
authored
Update README.md (#72)
1 parent a77be5f commit bc21f63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ Open the `fern.config.json` file, which looks like this:
4040

4141
```json
4242
{
43-
"organization": "Plantstore",
43+
"organization": "plantstore",
4444
"version": "0.17.8"
4545
}
4646
```
4747

48-
Replace `"Plantstore"` with your own organization name within the quotes. Spaces are permitted. Leave the `version` number unchanged.
48+
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!
4949

5050
Open the `docs.yml` file and locate the `url`, which looks like this:
5151

0 commit comments

Comments
 (0)