Skip to content

Commit

Permalink
chore: add configure step
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Oct 20, 2023
1 parent 12149ef commit bf91b1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ Install the package from the npm registry as follows:
npm i @adonisjs/transmit
```

```sh
node ace configure @adonisjs/transmit
```

## Usage

The module exposes a `transmit` instance, which can be used to send events to the client.
Expand Down

0 comments on commit bf91b1c

Please sign in to comment.