From 7521c3af50f2755ae46d6718addedc3e7720eb02 Mon Sep 17 00:00:00 2001 From: Glyn Normington Date: Thu, 27 Nov 2025 12:37:07 +0000 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1350e0..5fbf2c6 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ file on-the-fly. A note about contributing: updates should be added/made to `robots.json`. A GitHub action will then generate the updated `robots.txt`, `table-of-bot-metrics.md`, `.htaccess` and `nginx-block-ai-bots.conf`. -You can run the tests by [installing Python 3 and issuing: +You can run the tests by [installing](https://www.python.org/about/gettingstarted/) Python 3, installing the depenendcies, and then issuing: ```console python code/tests.py