Skip to content

Commit 5af80f2

Browse files
committed
Fix docs install command
1 parent 9f31582 commit 5af80f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ $ npm install -D @seamapi/types
6868
and update them when consuming new API features with
6969

7070
```
71-
$ npm install -D @seamapi/http@latest
71+
$ npm install -D @seamapi/types
7272
```
7373

7474
## Usage

0 commit comments

Comments
 (0)