From acf6eaff9d3949e52752ec3c200963f44f6e667c Mon Sep 17 00:00:00 2001 From: George Hotz Date: Fri, 17 Jan 2020 12:51:19 -0800 Subject: [PATCH] tools is local now old-commit-hash: 59b3d064174d83283b127196d56b3316478ac5f3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb9e0c7586..11dc21c6de 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ Safety and Testing Testing on PC ------ -Check out [openpilot-tools](https://github.com/commaai/openpilot-tools): lots of tools you can use to replay driving data, test and develop openpilot from your pc. +Check out the tools directory in master: lots of tools you can use to replay driving data, test and develop openpilot from your pc. Community and Contributing ------