From d44b7da18c5afca3b152ba70427062cc059b294a Mon Sep 17 00:00:00 2001 From: Kristian Kraljic Date: Wed, 26 Feb 2025 10:27:29 +0100 Subject: [PATCH] Fix installation link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20eb0eb..08b9b06 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A NodeJS based ZigBee Toolkit & Command Line Interface (CLI) for general use. ## Table of Contents -- [Installation](#Installationok) +- [Installation](#installation) - [Usage / Tools in the Toolkit](#usage--tools-in-the-toolkit) * [`cap.js` Capture ](#zbtk-cap) * [`cluster.js` Cluster Library Name and Attributes](#zbtk-cluster)