3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-13 04:28:18 +00:00

Added manual download link to README

This commit is contained in:
Clifford Wolf 2016-05-09 12:43:49 +02:00
parent 570014800a
commit b8b39472bb

4
README
View file

@ -386,6 +386,10 @@ from SystemVerilog:
Building the documentation Building the documentation
========================== ==========================
Note that there is no need to build the manual if you just want to read it.
Simply download the PDF from http://www.clifford.at/yosys/documentation.html
instead.
On Ubuntu, texlive needs these packages to be able to build the manual: On Ubuntu, texlive needs these packages to be able to build the manual:
sudo apt-get install texlive-binaries sudo apt-get install texlive-binaries