From 439ced6cab0b15ae7285623375b33be4ffd0af82 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Mon, 8 Apr 2019 00:46:21 -0400 Subject: [PATCH] Update faulty doc --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd6c8f9c..4f703525 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,9 @@ dev_dependencies: build_runner: ^1.0.0 ``` -With the recent updates to `package:build_runner`, you can build models in -`lib/src/models/**.dart` automatically by running `pub run build_runner build`. +With the recent updates to `package:build_runner`, you can build models automatically, +anywhere in your project structure, +by running `pub run build_runner build`. To tweak this: https://pub.dartlang.org/packages/build_config