From c1bf133e2e53dc8b47c370c1d6ae3374f73af3b8 Mon Sep 17 00:00:00 2001 From: Tom Cobb Date: Mon, 29 Jan 2024 13:36:11 +0000 Subject: [PATCH] Put dev install at top of list --- docs/how-to.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/how-to.md b/docs/how-to.md index 6b161417..27c9aca2 100644 --- a/docs/how-to.md +++ b/docs/how-to.md @@ -6,5 +6,6 @@ Practical step-by-step guides for the more experienced user. :maxdepth: 1 :glob: +how-to/dev-install how-to/* ```