Update README.md

This commit is contained in:
[pause, if needed] 2022-02-25 22:29:38 +00:00 committed by GitHub
commit 4b4e5f3f7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,7 +61,7 @@ control it using keyboard and mouse.
- macOS ([Homebrew](https://brew.sh/)): `brew install scrcpy` - macOS ([Homebrew](https://brew.sh/)): `brew install scrcpy`
\* You need `adb`, accessible from your `PATH` *\*. \* You need `adb`, accessible from your `PATH` *\*.
*\*: *\*
```bash ```bash
brew install android-platform-tools brew install android-platform-tools
``` ```
@ -131,7 +131,7 @@ sudo port install scrcpy
**Manual build** **Manual build**
You could build manually from sources: [BUILD.md](BUILD.md). [Simplified process][BUILD.md#simple]. You could build manually from sources: [BUILD.md](BUILD.md). [Simplified process](BUILD.md#simple).
## Run ## Run
@ -1082,10 +1082,7 @@ See [BUILD].
## Common issues ## Common issues
See the [FAQ].md). See the [FAQ](FAQ.md).
[FAQ]: FAQ.md
## Developers ## Developers
@ -1121,7 +1118,7 @@ Read the [developers page].
## Contact ## Contact
If you encounter a bug, please read the [FAQ] first, then open an [issue]. If you encounter a bug, please read the [FAQ](FAQ.md) first, then open an [issue].
[issue]: https://github.com/Genymobile/scrcpy/issues [issue]: https://github.com/Genymobile/scrcpy/issues