diff --git a/docs/CONTRIBUTORS b/docs/CONTRIBUTORS index 999f1086a..bead98916 100644 --- a/docs/CONTRIBUTORS +++ b/docs/CONTRIBUTORS @@ -30,6 +30,7 @@ Harald Heckmann Howard Su Huang Rui HyungKi Jeong +Ivan Vnučec Iztok Jeras James Hanlon James Hutchinson diff --git a/docs/guide/install.rst b/docs/guide/install.rst index ab075cf7d..5b95f23e4 100644 --- a/docs/guide/install.rst +++ b/docs/guide/install.rst @@ -46,7 +46,6 @@ In brief, to install from git: #sudo apt-get install zlibc zlib1g zlib1g-dev # Ubuntu only (ignore if gives error) git clone https://github.com/verilator/verilator # Only first time - ## Note the URL above is not a page you can see with a browser, it's for git only # Every time you need to build: unsetenv VERILATOR_ROOT # For csh; ignore error if on bash