Skip to content

Commit

Permalink
Update clone.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ruck314 authored Feb 1, 2025
1 parent 00e865d commit eba8412
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/src/HowTo/clone.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@
How to Clone the GIT repository
===================================

Install git large filesystems (git-lfs) in your .gitconfig (1-time step per unix environment)

.. code-block:: bash
$ git lfs install
Clone the git repo with git-lfs enabled

.. code-block:: bash
$ git clone --recursive https://github.com/slaclab/Simple-10GbE-RUDP-KCU105-Example.git

0 comments on commit eba8412

Please sign in to comment.