You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/getting-started/quickstart.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ In this guide, we'll show you how to get started with Fern in under 5 minutes.
51
51
52
52
See the [fern.config.json reference](/learn/sdks/overview/project-structure#fernconfigjson) for more details.
53
53
</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:
0 commit comments