From fbac03940a94b0bdc8e0097bd180cfe84da1ba4b Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sat, 7 Sep 2024 12:33:08 +0000 Subject: [PATCH] Fix the Redox OS test execution command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d60101b3b4..952f13455c 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ make prefix cr.relibc-tests image - Run the tests ```sh -/usr/share/relibc-tests/test-name +/usr/share/relibc-tests/bins_static/test-name ``` ### Linux Testing