More backticks

This commit is contained in:
Denis Dupeyron
2025-10-26 22:36:10 -06:00
parent cb25c78fd4
commit 6b362543c7

View File

@@ -4,9 +4,9 @@
./build.sh <platform> <target>
```
<platform> is either `android` or `linux`
`platform` is either `android` or `linux`
<target> is either `mainline`, `optimized`, or `legacy` for Android, and any from
`target` is either `mainline`, `optimized`, or `legacy` for Android, and any from
`.ci/linux/build.sh` for Linux (.e.g., `amd64`, `steamdeck`, `rog-ally`, etc...)
Example: