From a8009b288823ba982656f8bc22a27a20360f9fff Mon Sep 17 00:00:00 2001 From: trick2011 Date: Mon, 14 Mar 2022 15:22:49 +0100 Subject: [PATCH] Fixed wrong path for current directory --- BUILDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILDING.md b/BUILDING.md index c39e20cd790..57878837899 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -42,7 +42,7 @@ If you download a different version of those tools, then those versions may not To verfiy that VTR has been installed correctly run:: - ./vtr_flow/scripts/run_vtr_task.py regression_tests/vtr_reg_basic/basic_timing + ./vtr_flow/scripts/run_vtr_task.py ./vtr_flow/tasks/regression_tests/vtr_reg_basic/basic_timing The expected output is::