mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Sync CONTRIBUTING.md text with engine.git (#8004)
* Sync CONTRIBUTING.md text with engine.git Turns out we had very similar text in engine.git. This patch makes the text the same by adopting the text in engine.git. * Update CONTRIBUTING.md
This commit is contained in:
parent
311e77ab7c
commit
f68343eeec
@ -10,7 +10,7 @@ Things you will need
|
||||
|
||||
* Linux or Mac OS X. (Windows is not yet supported.)
|
||||
* git (used for source version control).
|
||||
* An IDE. We recommend [IntelliJ](https://github.com/flutter/flutter-intellij/blob/master/README.md).
|
||||
* An IDE. We recommend [IntelliJ with the Flutter plugin](https://flutter.io/intellij-ide/).
|
||||
* An ssh client (used to authenticate with GitHub).
|
||||
* Python (used by some of our tools).
|
||||
* The Android platform tools (see [Issue #55](https://github.com/flutter/flutter/issues/55)
|
||||
|
Loading…
Reference in New Issue
Block a user