Added missing compilation instruction on README

This commit is contained in:
Daniel Andrade 2016-09-04 00:51:57 -03:00
parent 301e85a8ca
commit fb2cd4775f
1 changed files with 2 additions and 1 deletions

View File

@ -77,7 +77,8 @@ the configure scripts.
Unpack the tar-ball and cd into the verilog-######### directory
(presumably that is how you got to this README) and compile the source
with the commands:
sh autoconf.sh
./configure
make