From fc393de10045386ea20413b9f6863da6881fa3fe Mon Sep 17 00:00:00 2001 From: Leo Ribeiro Date: Wed, 7 Feb 2024 14:59:41 -0500 Subject: [PATCH] Fix contributing instructions --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 81b421c3b..2b39d4b47 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -150,7 +150,7 @@ open .tbdocs/docs-report.md http-server .tbdocs/docs ``` -The errors can be found here +The errors can be found at `./tbdocs/summary.md` _PS: You need to have docker installed on your computer._