forked from firka/student-legacy
Update README.md
This commit is contained in:
parent
0787f97a6f
commit
ece621455c
20
README.md
20
README.md
@ -10,21 +10,21 @@
|
|||||||
## Versions
|
## Versions
|
||||||
|
|
||||||
- [Latest Stable](https://github.com/filc/naplo/releases/latest): `3.1.1`
|
- [Latest Stable](https://github.com/filc/naplo/releases/latest): `3.1.1`
|
||||||
- [Experiment 1]() (Widgets): `3.2.0-exp1`
|
- [Experiment 1]() (Tabs): `3.2.0-pre.1`
|
||||||
- [Experiment 2]() (Tabs): `3.2.0-exp2`
|
- [Experiment 2]() (Widgets): `3.2.0-pre.2`
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
### Clone the project:
|
### Clone the project
|
||||||
|
|
||||||
```
|
```sh
|
||||||
$ git clone --recursive https://github.com/filc/naplo
|
git clone --recursive https://github.com/filc/naplo
|
||||||
$ cd naplo
|
cd naplo
|
||||||
```
|
```
|
||||||
|
|
||||||
### Run the app:
|
### Run the app
|
||||||
|
|
||||||
```
|
```sh
|
||||||
$ cd filcnaplo
|
cd filcnaplo
|
||||||
$ flutter run
|
flutter run
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user