diff --git a/README.md b/README.md index f70fc64..6d6883a 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,9 @@ samples, guidance on mobile development, and a full API reference. ## HOW TO BUILD -$cd /Users/jeffreyhong/Library/CloudStorage/OneDrive-Personal/문서/00_GARDENTECH/Development/Kiosk_flutter_app/kiosk_webview +Run the following from the project root (the directory containing `pubspec.yaml`): + +$flutter pub get $flutter build apk --release