forked from firka/student-legacy
Update README.md
Signed-off-by: BalazsManus <balazsmanus@noreply.localhost>
This commit is contained in:
parent
e1cae2f698
commit
81267d54e3
@ -14,8 +14,9 @@
|
|||||||
*Az építhéshez szükséged lesz a refilc_plus repora is, amit itt találsz: [student-plus](https://git.qwit.cloud/refilc/student-plus)*
|
*Az építhéshez szükséged lesz a refilc_plus repora is, amit itt találsz: [student-plus](https://git.qwit.cloud/refilc/student-plus)*
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone --branch dev https://git.qwit.cloud/refilc/student-legacy.git
|
git clone --branch dev https://git.qwit.cloud/refilc/student-legacy.git --recursive
|
||||||
cd naplo
|
cd naplo
|
||||||
|
# ha ez nem töltött le refilc plus repoba értelmes dolgokat futtasd a többi parancsot is
|
||||||
rm -rf refilc_plus
|
rm -rf refilc_plus
|
||||||
git clone https://git.qwit.cloud/refilc/student-plus.git refilc_plus
|
git clone https://git.qwit.cloud/refilc/student-plus.git refilc_plus
|
||||||
```
|
```
|
||||||
@ -32,7 +33,7 @@ flutter pub get
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
cd refilc
|
cd refilc
|
||||||
flutter run apk --release
|
flutter build apk --release
|
||||||
```
|
```
|
||||||
|
|
||||||
*Ez egy apk fájlt fog építeni*
|
*Ez egy apk fájlt fog építeni*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user