Skip to content

Commit

Permalink
fix: incorrect package name on install dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aquino-mael committed Oct 29, 2024
1 parent 9c43e7a commit 2ae5978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/realtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This will add a line like this to your package's pubspec.yaml (and run an implic

```yaml
dependencies:
path_provider: ^2.1.4
superviz_realtime: ^1.0.0
```
### Import it
Expand Down

0 comments on commit 2ae5978

Please sign in to comment.