Skip to content

Commit 21d17b5

Browse files
stayseesongmarkzegarelli
andcommitted
Update src/protocols/apis-and-extensions/typewriter.md
Co-authored-by: markzegarelli <[email protected]>
1 parent 6ac8fcd commit 21d17b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocols/apis-and-extensions/typewriter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ To get started with Typewriter in your browser:
9696
$ npm install --save-dev typewriter
9797
```
9898

99-
4. Run `npx typewriter init` to use the Typewriter quickstart wizard that generates a [`typewriter.yml`](#configuration-reference) configuration, along with your first Typewriter client. When you run the command, it creates a `typewriter.yml` file in your repo. For more information on the format of this file, see the [Typewriter Configuration Reference](#configuration-reference).
99+
4. Run `npx typewriter init` to use the Typewriter quickstart wizard that generates a [`typewriter.yml`](#configuration-reference) configuration, along with your first Typewriter client. When you run the command, it creates a `typewriter.yml` file in your project. For more information on the format of this file, see the [Typewriter Configuration Reference](#configuration-reference).
100100

101101
The command also adds a new Typewriter client in `./analytics` (or whichever path you configured). You can import this client into your project, like so:
102102

0 commit comments

Comments
 (0)