Skip to content

Commit

Permalink
demo commit #DEMO-21 Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
widlarizer committed Aug 19, 2024
1 parent 6df0c3d commit b466b0e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
asdjhaslkdjaslkdj
```
yosys -- Yosys Open SYnthesis Suite
Expand Down Expand Up @@ -625,7 +626,7 @@ Note that there is no need to build the manual if you just want to read it.
Simply visit https://yosys.readthedocs.io/en/latest/ instead.

In addition to those packages listed above for building Yosys from source, the
following are used for building the website:
following are used for building the website:

$ sudo apt install pdf2svg faketime

Expand All @@ -641,5 +642,5 @@ The Python package, Sphinx, is needed along with those listed in

From the root of the repository, run `make docs`. This will build/rebuild yosys
as necessary before generating the website documentation from the yosys help
commands. To build for pdf instead of html, call
commands. To build for pdf instead of html, call
`make docs DOC_TARGET=latexpdf`.

0 comments on commit b466b0e

Please sign in to comment.