Merge pull request #6346 from phanirithvij/patch-1

fix dart example readme typo
pull/6352/head
Yilun Chong 6 years ago committed by GitHub
commit 2d61b9edd9
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