From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jody Bruchon Subject: Re: Retrieving ELKS source code and building it Date: Sat, 13 Jun 2015 11:28:17 -0400 Message-ID: <557C4C11.3070205@jodybruchon.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ELKS On 2015/06/13 11:26, Gregg Levine wrote: > What is the approved method of retrieving the source code and source > for tools, to build and eventually make use of ELKS? git clone https://github.com/jbruchon/elks.git ...and after you've done that once... git pull