fix dart example readme typo

pull/6346/head
Phani Rithvij 6 years ago committed by GitHub
parent 55ed1d427c
commit 39c6b58a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/README.md

@ -135,7 +135,7 @@ Build the Dart samples in this directory with `make dart`.
To run the examples:
```sh
$ dart add_person.dart addessbook.data
$ dart add_person.dart addressbook.data
$ dart list_people.dart addressbook.data
```

Loading…
Cancel
Save