From b121d5008b7a17ea679d504120874107efe15780 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Wed, 13 Jul 2022 10:07:59 +0100 Subject: [PATCH] Single title --- docs/documentation_website.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/documentation_website.md b/docs/documentation_website.md index 2843307bf..ed1f1633e 100644 --- a/docs/documentation_website.md +++ b/docs/documentation_website.md @@ -4,9 +4,7 @@ nav_order: 10 # This documentation website -## Running this technical documentation site locally - -The documentation website can be generated and served locally using Jekyll. +The documentation website can be generated and run locally using Jekyll. 1. Change into the `/docs/` directory:\ `cd docs`