From c8681cc40f7486f58e7309a4952fc0f2bf9e316f Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Fri, 25 Feb 2022 07:42:08 -0800 Subject: README.md: fix typo Fix typo in parsec-tools to parsec-tool Signed-off-by: Armin Kuster --- meta-parsec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-parsec/README.md b/meta-parsec/README.md index bb4c2b9..85e0d10 100644 --- a/meta-parsec/README.md +++ b/meta-parsec/README.md @@ -80,7 +80,7 @@ Manual testing with runqemu This layer also contains a recipe for pasec-tool which can be used for manual testing of the Parsec service: - IMAGE_INSTALL:append = " parsec-tools" + IMAGE_INSTALL:append = " parsec-tool" There are a series of Parsec Demo videos showing how to use parsec-tool to test the Parsec service base functionality: -- cgit v1.2.3-54-g00ecf