diff --git a/docs/getting.rst b/docs/getting.rst index 8a33fde..4a4081f 100644 --- a/docs/getting.rst +++ b/docs/getting.rst @@ -163,7 +163,7 @@ Updating Yosys SystemVerilog plugin Make sure ``curl``, ``jq``, ``tar`` and ``wget`` are installed (used to automatically download newest version): .. code-block:: bash - :name: activate-xc7 + :name: get-utils apt install curl jq tar wget