diff --git a/docs/src/HowTo/clone.rst b/docs/src/HowTo/clone.rst index e4b6371..48fb24c 100644 --- a/docs/src/HowTo/clone.rst +++ b/docs/src/HowTo/clone.rst @@ -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