mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-19 18:32:45 +01:00
Added instructions to get the sources with submodules
This commit is contained in:
12
README.md
12
README.md
@@ -6,6 +6,18 @@ Intro
|
||||
This directory contains a buildroot-based external configuration for
|
||||
building the FunKey.
|
||||
|
||||
How to get it
|
||||
===============
|
||||
|
||||
Clone the FunKey OS repository and the required submodules from
|
||||
BitBucket:
|
||||
|
||||
$ git clone --recurse-submodules git@bitbucket.org:keymu2/funkey-os.git <Funkey directory>
|
||||
|
||||
Then enter into the created directory:
|
||||
|
||||
$ cd <Funkey directory>
|
||||
|
||||
How to build it
|
||||
===============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user