Browse Source

Update signalr.md

pull/23129/head
maliming 8 months ago
committed by GitHub
parent
commit
33affd4f3c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/framework/real-time/signalr.md

2
docs/en/framework/real-time/signalr.md

@ -55,7 +55,7 @@ Client side installation depends on your UI framework / client type.
Run the following command in the root folder of your web project:
```bash
npm install @abp/signalr
abp add-package @abp/signalr
```
This will add the `@abp/signalr` to the dependencies in the `package.json` of your project:

Loading…
Cancel
Save