summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2025-12-12 08:42:35 +0100
committerKhem Raj <raj.khem@gmail.com>2025-12-12 09:35:33 -0800
commitcf20f8bd1366d41094c945597b95dd746e87b871 (patch)
treef1c298e6baa466efc1a3dee5373b39fcee64f15f
parent5273483a8af5dbdf4fdd23b6535bd6e68d0ba2b4 (diff)
downloadmeta-clang-whinlatter.tar.gz
README.md: Fix typo in dependencies sectionwhinlatter
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 40eb94a..80a2d14 100644
--- a/README.md
+++ b/README.md
@@ -192,7 +192,7 @@ URI: https://github.com/openembedded/openembedded-core.git
192branch: master 192branch: master
193revision: HEAD 193revision: HEAD
194 194
195URI: ghttps://github.com/openembedded/bitbake.git 195URI: https://github.com/openembedded/bitbake.git
196branch: master 196branch: master
197revision: HEAD 197revision: HEAD
198``` 198```