From ebfe8c06ee119b5c18e296a9d1eef0a9f0195d1f Mon Sep 17 00:00:00 2001 From: Ulf Wiger Date: Thu, 4 Feb 2016 15:28:16 +0100 Subject: create PDF files --- BUILD.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'BUILD.md') diff --git a/BUILD.md b/BUILD.md index d39ef7c..d7367e6 100644 --- a/BUILD.md +++ b/BUILD.md @@ -1,3 +1,9 @@ + Copyright (C) 2014-2016, Jaguar Land Rover This document is licensed under Creative Commons @@ -37,6 +43,8 @@ Please note that the configuration process described in ---- +
+ # INSTALLATION PROCESS # ## INSTALL DEVELOPMENT TOOLS ## @@ -91,7 +99,9 @@ top level project in the ```rvi``` directory. The local ```rebar``` command is used to retrieve the dependencies. See ```rebar.config``` and ```deps/*/rebar.config``` for a list of -dependencies. +dependencies. + +
See the [rebar](https://github.com/basho/rebar) project for a detailed description of the rebar Erlang build tool. -- cgit v1.2.1