diff --git a/README.md b/README.md index 7f9a87b0656d80cc9aee1fc5f012ad32e2f8d798..31fc4d9b79fcfce6d02fcb7d90dde4e3aa7f3c1a 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,8 @@ projects for building OpenHarmony reference implementation. ## General usage +### Prerequisites + In order to build with this layer, you need to use a compatible host OS. See https://docs.yoctoproject.org/3.1.8/brief-yoctoprojectqs/brief-yoctoprojectqs.html for details on this. Sections @@ -76,6 +78,8 @@ Make sure to update as well as install git-lfs which wasn't required in yocto do sudo apt-get update && sudo apt-get install git-lfs +### Setting-up + To use the meta-openharmony layer, you need a build setup with BitBake and all needed Yocto layers.