[doc] install: Add warning about downloading with git

This commit is contained in:
Jonathan Rubenstein 2021-05-08 02:32:17 -04:00 committed by Geoffrey McRae
parent 5f20a026b2
commit 94ffcfba23

View file

@ -83,6 +83,13 @@ version** with ``git``.
git clone --recursive https://github.com/gnif/LookingGlass.git
.. warning::
Please only clone from Git if you're a developer, and know what you're
doing. Looking Glass requires git submodules that must be setup and updated
when building. Source code downloads from the website come bundled with the
necessary submodules.
.. note::
When using the latest bleeding-edge client version,