Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth authored Apr 10, 2022
1 parent 4413e50 commit f2bbd6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Now if you insert a `turbo-stream` into the DOM it will be picked up and process

## Register CableReady operations as Turbo Stream Actions

You can register all available CableReady operations as Turbo Stream Actions.
You can register [all available CableReady operations](https://cableready.stimulusreflex.com/v/v5/reference/operations) as Turbo Stream Actions.

```js
CableStreams.registerCableReadyOperations()
Expand Down

0 comments on commit f2bbd6b

Please sign in to comment.