From 2a9901f9d87b00a21077b046328bacd542abdde9 Mon Sep 17 00:00:00 2001 From: anthonycicc Date: Sun, 13 May 2018 12:24:25 -0400 Subject: [PATCH] Updated readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bad707b..d020471 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,6 @@ No more Zero Days! ## Getting Started -For help getting started with Flutter, view our online -[documentation](https://flutter.io/). +To build, do the standard stuff in the project dir +* `flutter build apk` +* `flutter install` \ No newline at end of file