Link the README.md to the specific readthedocs.io page for building on Debian/Ubuntu.

This commit is contained in:
Nate Wilcox 2020-09-22 01:22:58 +00:00
parent 5e7e9687fc
commit 933e841a7a
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ 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
-------