mirror of
https://github.com/servo/servo.git
synced 2025-09-23 05:10:09 +01:00
Adjust the language used in some of the documentation (#31583)
* fixed a typo in the Android setup command * Fix typo in documentation for command-line arguments * Fix style and formatting issues in the Shell Scripts section of the documentation * Update style.md * Fixed various inconsistencies * Fixed various inconsistencies * Update webxr.md * Update style.md * Update COMMAND_LINE_ARGS.md * Update README.md Co-authored-by: Martin Robinson <mrobinson@igalia.com> * Update docs/COMMAND_LINE_ARGS.md --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
7e8a1503ba
commit
0327d4638b
5 changed files with 21 additions and 21 deletions
|
@ -76,7 +76,7 @@ See also [Windows Troubleshooting Tips][windows-tips].
|
|||
- Install the latest version of the [Android command-line
|
||||
tools](https://developer.android.com/studio#command-tools) to
|
||||
`$ANDROID_SDK_ROOT/cmdline-tools/latest`.
|
||||
- Run the following command to install the necessary components and the path t
|
||||
- Run the following command to install the necessary components:
|
||||
```shell
|
||||
sudo $ANDROID_SDK_ROOT/cmdline-tools/latest/bin/sdkmanager --install
|
||||
"build-tools;33.0.2" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue