libpayload: Update README with Git repository URL and directory location
Change-Id: I3e068f5e6c1eb875df0885c0ce43a03082be31a5 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-on: http://review.coreboot.org/2228 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
parent
58089e859d
commit
e1ea5151de
|
@ -14,9 +14,9 @@ See http://coreboot.org for details on coreboot.
|
|||
Installation
|
||||
------------
|
||||
|
||||
$ svn co svn://coreboot.org/coreboot/trunk/payloads/libpayload
|
||||
$ git clone http://review.coreboot.org/p/coreboot.git
|
||||
|
||||
$ cd libpayload
|
||||
$ cd payloads/libpayload
|
||||
|
||||
$ make menuconfig
|
||||
|
||||
|
|
Loading…
Reference in New Issue