Skip to content

Commit 8a6ea34

Browse files
authored
Update README.md
1 parent 329306d commit 8a6ea34

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,6 @@ You can automated test across multiple version of **Flutter SDK** by using [flut
7676
<img src="https://github.com/flutter-actions/pubspec-matrix-action/blob/main/.github/assets/screenshot-light.png">
7777
</picture>
7878

79-
## Alternatives
80-
81-
The [GitHub Actions for Flutter SDK] team also implemented an alternative action to Setup Flutter SDK using [Flutter Version Management] `fvm`. See [flutter-actions/setup-fvm] for more information.
82-
83-
**See also:**
84-
- [subosito/flutter-action](https://github.com/subosito/flutter-action)
85-
8679
## Troubleshooting
8780

8881
### Apple Silicon
@@ -109,6 +102,13 @@ export SETUP_FLUTTER_BRANCH=main
109102
curl -fsSL https://raw.githubusercontent.com/flutter-actions/setup-flutter/${SETUP_FLUTTER_BRANCH}/install.sh | bash -s -- 3.0.2 stable
110103
```
111104

105+
## Alternatives
106+
107+
The [GitHub Actions for Flutter SDK] team also implemented an alternative action to Setup Flutter SDK using [Flutter Version Management] `fvm`. See [flutter-actions/setup-fvm] for more information.
108+
109+
**See also:**
110+
- [subosito/flutter-action](https://github.com/subosito/flutter-action)
111+
112112
# License
113113

114114
Licensed under the [MIT License].

0 commit comments

Comments
 (0)