From 8b020f6d8d879b599e49b3cb8fe31e1d9c60011c Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 14 Apr 2021 13:56:14 +0300 Subject: [PATCH] Update readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1f4948798..29adcfa81 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,16 @@ Client app for the [Invoice Ninja](https://github.com/invoiceninja/invoiceninja) ## Setting up the app - Initialize the config file -`cp lib/.env.dart.example lib/.env.dart` + + cp lib/.env.dart.example lib/.env.dart - Support running the code unsigned on Android -`cp android/app/build.gradle.dev android/app/build.gradle` + + cp android/app/build.gradle.dev android/app/build.gradle - Run the app -`flutter run` + + flutter run Note: if you don't have an Invoice Ninja backend setup you can test the app with these credentials: