Auto merge of #4737 - nathan-at-least:link-to-read-the-docs-build-instructions, r=daira

Link README.md to readthedocs.io page for building on Debian/Ubuntu.
This commit is contained in:
Homu 2020-09-22 07:14:13 +00:00
commit 8dcab5ee3b
1 changed files with 3 additions and 1 deletions

View File

@ -56,7 +56,9 @@ Build Zcash along with most dependencies from source by running the following co
./zcutil/build.sh -j$(nproc)
```
Currently, Zcash is only officially supported on Debian and Ubuntu.
Currently, Zcash is only officially supported on Debian and Ubuntu. See the
[Debian / Ubuntu build](https://zcash.readthedocs.io/en/latest/rtd_pages/Debian-Ubuntu-build.html)
for detailed instructions.
License
-------