From f17b61f0ccfa95976ea482eea317e09ec2222cf8 Mon Sep 17 00:00:00 2001 From: Sietze van Buuren Date: Mon, 19 Aug 2024 16:56:52 +0200 Subject: [PATCH] docs: Link explicitely to page w/ installation instructions Signed-off-by: Sietze van Buuren --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00fed31..40db2e5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ mlpyqtgraph is a python package. You can install it just like any other python p pip install /path/to/mlpyqtgraph ``` For detailed installation instructions, please refer to [documentation's installation -page](https://swvanbuuren.github.io/mlpyqtgraph/). +page](https://swvanbuuren.github.io/mlpyqtgraph/installation/). ## License