From 719a8b51a3848bce8d8cbb6c9ff310e62d64e060 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 23 Feb 2021 14:02:33 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72acec44d..bc1f0d470 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Note: if you don't have an Invoice Ninja backend setup you can test the app with ``` cp android/build.gradle.foss android/build.gradle -cp lib/ui/auth/login_vm.dart.foss lib/ui/auth/login_vm.dart +cp lib/utils/oauth.dart.foss lib/utils/oauth.dart cp lib/ui/app/upgrade_dialog.dart.foss lib/ui/app/upgrade_dialog.dart cp pubspec.foss.yaml pubspec.yaml rm pubspec.lock