Line-wrap addition to README.md

This commit is contained in:
Daira Hopwood 2020-09-22 08:12:30 +01:00 committed by GitHub
parent 933e841a7a
commit fbca35e9df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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. See the [Debian / Ubuntu build](https://zcash.readthedocs.io/en/latest/rtd_pages/Debian-Ubuntu-build.html) for detailed instructions.
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
-------