From 7c71bdf2d68574965904d3d5d2440b8095bea513 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sun, 27 Jul 2025 15:55:59 -0400 Subject: [PATCH] Commentary --- docs/guide/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/install.rst b/docs/guide/install.rst index 9e1783b57..e7438b289 100644 --- a/docs/guide/install.rst +++ b/docs/guide/install.rst @@ -153,7 +153,7 @@ need to be present to run Verilator: sudo apt-get install git autoconf flex bison -Those developing Verilator itself may also want these (see internals.rst): +Those developing Verilator itself also need these (see internals.rst): .. code-block:: shell