docs/getting: fix duplicated block name
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
d21b5a583f
commit
a64bd5dd5b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue