From e81490ec34ac367bc88a132b6be62c9c73b83b2b Mon Sep 17 00:00:00 2001 From: kima <70794496+kimaah@users.noreply.github.com> Date: Sun, 28 May 2023 15:01:13 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 0d192c8..861bb4a 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,7 @@ cd naplo ### Install packages -```sh -cd filcnaplo && flutter pub get && cd .. -cd filcnaplo_mobile_ui && flutter pub get && cd .. -cd filcnaplo_desktop_ui && flutter pub get && cd .. -cd filcnaplo_kreta_api && flutter pub get && cd .. -cd filcnaplo_premium && flutter pub get && cd .. -``` +Run `fix-pub.sh` ### Run the app