From 684cadebc33a5772e3f8599cd2f6892515d7d026 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Fri, 12 Apr 2024 14:55:59 +0200 Subject: [PATCH] docs: remove superfluous heading --- docs/admins/01-quickstart.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/admins/01-quickstart.md b/docs/admins/01-quickstart.md index 6208d1d8e..ecf84afab 100644 --- a/docs/admins/01-quickstart.md +++ b/docs/admins/01-quickstart.md @@ -44,10 +44,6 @@ Clan doesn't offer dedicated support for other OS yet. Add the Clan CLI into your development workflow: -### Step 1: Add Clan CLI to Your Shell - -Add the Clan CLI into your development workflow: - ```shell nix shell git+https://git.clan.lol/clan/clan-core ```