From 79b4d7a4ac63e81ce713e825d88a837a2951aa29 Mon Sep 17 00:00:00 2001 From: David Reid Date: Tue, 3 Mar 2020 20:49:15 +1000 Subject: [PATCH] Fix tests readme. --- tests/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/README.md b/tests/README.md index 57a20bb0..8fcc4f93 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,6 +1,6 @@ Building ======== -Build and run from this directory. Example: +Build and run from "_build" directory. Example: gcc ../test_deviceio.c -o bin/test_deviceio ./bin/test_deviceio