Skip to content

Commit 1c7c1fd

Browse files
authored
Link CLI install info in the Quickstart Workflow (#1753)
1 parent f3e79ac commit 1c7c1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/docs/pages/getting-started/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In this guide, we'll show you how to get started with Fern in under 5 minutes.
5151
5252
See the [fern.config.json reference](/learn/sdks/overview/project-structure#fernconfigjson) for more details.
5353
</Warning>
54-
Finally, navigate to the docs directory (where the `fern` folder is located) and execute the following command to generate your documentation:
54+
Finally, once you have [The Fern CLI](/learn/cli-api-reference/cli-reference/overview) installed, navigate to the docs directory (where the `fern` folder is located) and execute the following command to generate your documentation:
5555

5656
```bash
5757
fern generate --docs

0 commit comments

Comments
 (0)