diff --git a/docs/install.adoc b/docs/install.adoc index 8add7f3c1..3d8c9fd5e 100644 --- a/docs/install.adoc +++ b/docs/install.adoc @@ -84,8 +84,9 @@ To build Verilator you will need to install some standard packages: sudo apt-get install autoconf sudo apt-get install flex bison -The following are optional, but improve compilation speed: +The following are optional, but should be installed to improve compilation speed: + sudo apt-get install ccache sudo apt-get install libgoogle-perftools-dev Additionally, to build or run Verilator you need these standard packages: