Merge pull request #349 from antmicro/umarcor/docs/getting/fix

docs/getting: fix duplicated block name
This commit is contained in:
Karol Gugala 2022-08-01 17:14:29 +02:00 committed by GitHub
commit 56112603d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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): 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