Update README: fix typo (#23)
This commit is contained in:
@@ -3,6 +3,12 @@ This software is a **non-official** extension to the [Flutter SDK](https://githu
|
|||||||
|
|
||||||
**It is still been developed! So, currently, there is a lot of unsupported functions yet.**
|
**It is still been developed! So, currently, there is a lot of unsupported functions yet.**
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
See https://github.com/sony/flutter-elinux/wiki
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
See [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
### How to insall flutter-elinux
|
### How to insall flutter-elinux
|
||||||
```Shell
|
```Shell
|
||||||
@@ -23,7 +29,7 @@ You need to install a Wayland compositor such as Weston and launch it before lau
|
|||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
$ flutter-elinux devices
|
$ flutter-elinux devices
|
||||||
3 connected devices:
|
2 connected devices:
|
||||||
|
|
||||||
eLinux (desktop) • elinux-wayland • flutter-tester • Ubuntu 20.04.2 LTS 5.8.0-63-generic
|
eLinux (desktop) • elinux-wayland • flutter-tester • Ubuntu 20.04.2 LTS 5.8.0-63-generic
|
||||||
eLinux (desktop) • elinux-x11 • flutter-tester • Ubuntu 20.04.2 LTS 5.8.0-63-generic
|
eLinux (desktop) • elinux-x11 • flutter-tester • Ubuntu 20.04.2 LTS 5.8.0-63-generic
|
||||||
@@ -41,17 +47,6 @@ If you want to run your flutter app in X11, use `elinux-x11` instead of `elinux-
|
|||||||
$ flutter-elinux run -d elinux-x11
|
$ flutter-elinux run -d elinux-x11
|
||||||
```
|
```
|
||||||
|
|
||||||
### How to run flutter sample app in X11
|
|
||||||
```Shell
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
## Documentation
|
|
||||||
See https://github.com/sony/flutter-elinux/wiki
|
|
||||||
|
|
||||||
## Contributing
|
|
||||||
See [CONTRIBUTING.md](CONTRIBUTING.md).
|
|
||||||
|
|
||||||
## Companion repos
|
## Companion repos
|
||||||
| Repo | Purpose |
|
| Repo | Purpose |
|
||||||
| ------------- | ------------- |
|
| ------------- | ------------- |
|
||||||
|
|||||||
Reference in New Issue
Block a user