docs(readme): Fixed 'build' category link

This commit is contained in:
Zeroo 2022-06-29 13:39:32 +07:00 committed by GitHub
commit 6bddc2de95

View file

@ -108,17 +108,17 @@ For Windows, for simplicity, prebuilt archives with all the dependencies (includ
- [`QtScrcpy`][github-download] - [`QtScrcpy`][github-download]
or you can [build it by yourself](##Build) or you can [build it by yourself](#build)
### Mac OS ### Mac OS
For Mac OS, for simplicity, prebuilt archives with all the dependencies (including adb) are available: For Mac OS, for simplicity, prebuilt archives with all the dependencies (including adb) are available:
- [`QtScrcpy`][github-download] - [`QtScrcpy`][github-download]
or you can [build it by yourself](##Build) or you can [build it by yourself](#build)
### Linux ### Linux
you can [build it by yourself](##Build)(just ubuntu test) you can [build it by yourself](#build)(just ubuntu test)
## Run ## Run