docs/getting: fix duplicated block name

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-08-01 15:43:27 +02:00
parent d21b5a583f
commit a64bd5dd5b
1 changed files with 1 additions and 1 deletions

View File

@ -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