From be164591048495b6522b2b559b696344f8e26873 Mon Sep 17 00:00:00 2001 From: Miruna Paun Date: Thu, 9 Mar 2017 11:20:43 +0100 Subject: Updated the prerequisites chapter with required git info. LXCR-7632 bug fix for missing info. Signed-off-by: Miruna Paun --- doc/book-enea-linux-release-info/doc/prerequisites.xml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/doc/book-enea-linux-release-info/doc/prerequisites.xml b/doc/book-enea-linux-release-info/doc/prerequisites.xml index 71f7d7e..1d883b1 100644 --- a/doc/book-enea-linux-release-info/doc/prerequisites.xml +++ b/doc/book-enea-linux-release-info/doc/prerequisites.xml @@ -4,8 +4,18 @@ Prerequisites - Building Enea Linux or compiling applications requires some packages - to be installed on your Linux development host. + Building Enea Linux or compiling applications requires that your git + environment be setup properly, and for certain packages to be installed on + your Linux development host. + + Please refer to Getting + Started - First-Time Git Setup, for more details on how to set up + your git environment correctly, including how to set your identity using the + following commands: + + $ git config --global user.name "John Doe" +$ git config --global user.email johndoe@example.com
Ubuntu 14.04 LTS, 64-bit -- cgit v1.2.3-54-g00ecf