Skip to content

Commit

Permalink
add --recurse-submodules to clone. fixes chipsalliance#381
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlFK committed Mar 23, 2024
1 parent a5a44fa commit 5165074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Next, clone the F4PGA examples repository and enter it:
.. code-block:: bash
:name: get-f4pga
git clone https://github.com/chipsalliance/f4pga-examples
git clone https://github.com/chipsalliance/f4pga-examples --recurse-submodules
cd f4pga-examples
Toolchain installation
Expand Down

0 comments on commit 5165074

Please sign in to comment.