Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dannysheridan authored Oct 2, 2023
1 parent 7504a77 commit 11ef8c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ If needed, here are [instructions](https://docs.github.com/en/get-started/quicks
Install the Fern CLI by running:

```bash
$ npm install -g fern-api
npm install -g fern-api
```

Now that the CLI is installed, generate docs:

```bash
$ fern generate --docs
fern generate --docs
```

You'll be asked to login. Enter `y` which will walk you through connecting your GitHub account.
Expand Down

0 comments on commit 11ef8c0

Please sign in to comment.