From e31da6079245167039f6c68c857e53669065c2b4 Mon Sep 17 00:00:00 2001 From: Luis-Hebendanz Date: Wed, 30 Aug 2023 16:12:18 +0200 Subject: [PATCH] Link quickstart into README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 158cfc170..e1f5ad046 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,5 @@ In here are all the packages we use, all the nixosModules we use/expose, the CLI ## cLAN config tool -Find the docs [here](/clan/clan-core/src/branch/main/docs/clan-config.md) +- The quickstart guide can be found here: [here](/clan/clan-core/src/branch/main/docs/quickstart.md) +- Find the docs [here](/clan/clan-core/src/branch/main/docs/clan-config.md)