Skip to content

Commit

Permalink
Fix a command
Browse files Browse the repository at this point in the history
  • Loading branch information
desistefanova committed Jun 5, 2023
1 parent 2d1bbc9 commit 7548184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/realm_flutter/example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Run these commands to setup the application

* To generate RealmObject classes with realm_dart use this command.

_*On Dart use `dart run realm` to run `realm` package commands*_
_*On Dart use `dart run realm_dart` to run `realm` package commands*_

```
dart run realm generate
Expand Down

0 comments on commit 7548184

Please sign in to comment.