mirror of
https://github.com/servo/servo.git
synced 2025-08-27 08:08:19 +01:00
Add missing backtick in README.md (#38757)
The build instructions for OHOS were missing a backtick. Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
7489a0349f
commit
8ca00a3b0c
1 changed files with 1 additions and 1 deletions
|
@ -90,4 +90,4 @@ For more detailed build instructions, see the Servo book under [Setting up your
|
|||
- `OHOS_SDK_NATIVE` (e.g. `${DEVECO_SDK_HOME}/default/openharmony/native` or `${OHOS_BASE_SDK_HOME}/${API_VERSION}/native`)
|
||||
- `SERVO_OHOS_SIGNING_CONFIG`: Path to json file containing a valid signing configuration for the demo app.
|
||||
- Review the detailed instructions at [Building for OpenHarmony].
|
||||
- The target distribution can be modified by passing `--flavor=<default|harmonyos>` to `mach <build|package|install>.
|
||||
- The target distribution can be modified by passing `--flavor=<default|harmonyos>` to `mach <build|package|install>`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue