Merge pull request #349 from antmicro/umarcor/docs/getting/fix
docs/getting: fix duplicated block name
This commit is contained in:
commit
56112603d5
|
@ -163,7 +163,7 @@ Updating Yosys SystemVerilog plugin
|
||||||
Make sure ``curl``, ``jq``, ``tar`` and ``wget`` are installed (used to automatically download newest version):
|
Make sure ``curl``, ``jq``, ``tar`` and ``wget`` are installed (used to automatically download newest version):
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
:name: activate-xc7
|
:name: get-utils
|
||||||
|
|
||||||
apt install curl jq tar wget
|
apt install curl jq tar wget
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue