From 8f527a0c6e0c93d2914b0f9b05e47e05c48af93f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Vnu=C4=8Dec?= <50591550+IvanVnucec@users.noreply.github.com> Date: Wed, 18 Aug 2021 21:19:02 +0200 Subject: [PATCH] Commentary (#3102) Actually you can see `https://github.com/verilator/verilator` URL in your browser. --- docs/CONTRIBUTORS | 1 + docs/guide/install.rst | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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