diff --git a/docs/user/getting_started.rst b/docs/user/getting_started.rst index ccf29f30..571e2671 100644 --- a/docs/user/getting_started.rst +++ b/docs/user/getting_started.rst @@ -88,7 +88,7 @@ Next go back to the top-level Gluon directory and build Gluon:: In case of errors read the messages carefully and try to fix the stated issues (e.g. install tools not available yet). ``ar71xx-generic`` is the most common target and will generate images for most of the supported hardware. -To see a complete list of supported targets, call ``make`` without setting ``GLUON_TARGET``. +To see a complete list of supported targets, call ``make`` with setting an empty string for ``GLUON_TARGET``. You should reserve about 10GB of disk space for each `GLUON_TARGET`.