This commit is contained in:
thosakwe 2017-06-16 21:57:14 -04:00
parent d751dee983
commit 44e65e31cb

View file

@ -20,7 +20,7 @@ In your `pubspec.yaml`:
```yaml
dependencies:
angel_serialize:
git: https://github.com/angel-dart/serialize
git: https://github.com/angel-dart/serialize.git
dev_dependencies:
build_runner: ^0.3.0
```