summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d6c923..dd28ba9 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ git clone git://github.com/kraj/meta-clang.git
14$ . ./oe-init-build-env 14$ . ./oe-init-build-env
15``` 15```
16 16
17Edit conf/bblayers.conf to add meta-musl to layer mix e.g. 17Edit conf/bblayers.conf to add meta-clang to layer mix e.g.
18 18
19```python 19```python
20BBLAYERS ?= " \ 20BBLAYERS ?= " \