From ca812a419e35a9bf90bdaa180b8172729581f91a Mon Sep 17 00:00:00 2001 From: Ryota Kinukawa Date: Sun, 20 Feb 2022 08:53:56 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b311382..c6c8c36 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Bdds -If you want to use bdds, -**YOU FIRST NEED TO INSTALL [cyclonedds](https://github.com/eclipse-cyclonedds/cyclonedds) ON THE OS YOU WANT TO COMPILE IT ON.** +**YOU FIRST NEED TO INSTALL [cyclonedds](https://github.com/eclipse-cyclonedds/cyclonedds), tag: 0.9.0a1, ON THE HOST MACHINE,** + +even if you only want to do crosscompile for Nerves. If you are interested in the reason, read this [issue](https://github.com/b5g-ex/bdds/issues/1).