From 44e65e31cbeb353c2fb41cf97f89f4b2478b90a5 Mon Sep 17 00:00:00 2001 From: thosakwe Date: Fri, 16 Jun 2017 21:57:14 -0400 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e00415a5..3703b80e 100644 --- a/README.md +++ b/README.md @@ -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 ```