From e90b1cc0c24492cc8211b5976abcb89a7f7cc755 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 12 Mar 2015 09:16:46 -0700 Subject: Update README.md shell formatting for code section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bc8393..20083ef 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,10 @@ $ runqemu qemuarm # Limitations Currently only few components are building with clang if you want to port/add more then please add - +```Shell TOOLCHAIN_pn- = "clang" DEPENDS_append_pn- = " clang-cross " +```shell to clang.conf -- cgit v1.2.3-54-g00ecf