Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
82686647
Commit
82686647
authored
9 years ago
by
Ian Hickson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CONTRIBUTING.md
Remove some redundant words.
parent
c47775fb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
CONTRIBUTING.md
CONTRIBUTING.md
+4
-4
No files found.
CONTRIBUTING.md
View file @
82686647
...
@@ -12,15 +12,15 @@ Things you will need
...
@@ -12,15 +12,15 @@ Things you will need
*
An ssh client (used to authenticate with GitHub).
*
An ssh client (used to authenticate with GitHub).
*
Python (used by some of our tools).
*
Python (used by some of our tools).
*
The Dart SDK (see
[
Issue #54
](
https://github.com/flutter/flutter/issues/54
)
*
The Dart SDK (see
[
Issue #54
](
https://github.com/flutter/flutter/issues/54
)
about downloading the Dart SDK automatically).
Note:
If you're also
about downloading the Dart SDK automatically).
_
If you're also
working on the Flutter engine, you can use the copy of the Dart SDK
working on the Flutter engine, you can use the copy of the Dart SDK
in
`.../engine/src/third_party/dart-sdk/dart-sdk`
.
in
`.../engine/src/third_party/dart-sdk/dart-sdk`
.
_
-
[
https://www.dartlang.org/downloads/archive/
](
https://www.dartlang.org/downloads/archive/
)
-
[
https://www.dartlang.org/downloads/archive/
](
https://www.dartlang.org/downloads/archive/
)
*
The Android platform tools (see
[
Issue #55
](
https://github.com/flutter/flutter/issues/55
)
*
The Android platform tools (see
[
Issue #55
](
https://github.com/flutter/flutter/issues/55
)
about downloading the Android platform tools automatically).
about downloading the Android platform tools automatically).
Note:
If you're also working on the Flutter engine, you can use the
_
If you're also working on the Flutter engine, you can use the
copy of the Android platform tools in
copy of the Android platform tools in
`.../engine/src/third_party/android_tools/sdk/platform-tools`
.
`.../engine/src/third_party/android_tools/sdk/platform-tools`
.
_
-
Mac:
`brew install android-platform-tools`
-
Mac:
`brew install android-platform-tools`
-
Linux:
`sudo apt-get install android-tools-adb`
-
Linux:
`sudo apt-get install android-tools-adb`
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment