Merge branch 'master' of github.com:refilc/naplo

This commit is contained in:
Kima 2023-05-28 17:32:41 +02:00
commit 7543f946f2

View File

@ -18,13 +18,7 @@ cd naplo
### Install packages ### Install packages
```sh Run `fix-pub.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 the app ### Run the app