Skip to content

Commit 8e0db21

Browse files
authored
Merge pull request #65 from holidayextras/revert-readme-to-1.0.0
Revert README now that we have published to NPM.
2 parents 7a6fb2b + d23712b commit 8e0db21

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@
88

99
A javascript module designed to make it really easy to consume a `json:api` service.
1010

11-
!! **THIS PROJECT IS NOT IN NPM** !!
11+
** ⚠ !! THIS PROJECT IS IN NPM AS `@holidayextras/jsonapi-client` !! **
12+
1213
```
13-
$ npm install --save jsonapi-client@holidayextras/jsonapi-client
14+
$ npm install --save @holidayextras/jsonapi-client
1415
```
1516

1617
note: this project requires a Node.js version of at least `4.5.0`.

0 commit comments

Comments
 (0)