mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-05 15:48:53 +00:00
Update README.md
This commit is contained in:
parent
f49307f976
commit
4b4e5f3f7e
1 changed files with 4 additions and 7 deletions
11
README.md
11
README.md
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue