Skip to content

Commit ea4862d

Browse files
Mention the deprecation issue
Signed-off-by: Xavier Geerinck <[email protected]>
1 parent defda78 commit ea4862d

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
@@ -25,7 +25,7 @@ Instantly get started by installing the Dapr JS SDK and reading the [getting sta
2525
npm install --save @dapr/dapr
2626
```
2727

28-
> ⚠️ the old `dapr-client` package has been deprecated
28+
> ⚠️ the [`dapr-client`](https://www.npmjs.com/package/dapr-client) package has been deprecated. Please see https://github.com/dapr/js-sdk/issues/259 for more information.
2929
3030
## Documentation
3131

0 commit comments

Comments
 (0)