From 58cba7001d49a8c3e7930ec656097526d6bec5ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20S=C3=B6derberg?= Date: Wed, 3 Jan 2024 14:28:23 +0100 Subject: [PATCH] add cloud-requirements link --- README.md | 2 +- mkdocs.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0d30c0..0a54feb 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ $ python3 -m pip install -r docs/requirements.txt and then you may run MkDocs locally using ```shell -$ mkdocs serve +$ python3 -m mkdocs serve ``` after which the docs will be available at `http://127.0.0.1:8000/`. diff --git a/mkdocs.yml b/mkdocs.yml index b37552f..74d5be4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -37,6 +37,7 @@ nav: - cloud-spring: https://github.com/incendo/cloud-spring - Other: - cloud-irc: other/irc.md + - cloud-requirements: https://github.com/incendo/cloud-requirements theme: name: material features: