From 7116b572ee0db39aab8f5e690f91a9e226ea8725 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Thu, 20 Oct 2022 14:34:00 +0200 Subject: [PATCH] Update Hands-on.md --- docs/Hands-on.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/Hands-on.md b/docs/Hands-on.md index 8860bb0..14e2bfa 100644 --- a/docs/Hands-on.md +++ b/docs/Hands-on.md @@ -33,7 +33,6 @@ Start by creating a base folder for all of the following steps. * Clone Repository - `git clone https://github.com/ClusterCockpit/cc-backend.git` - `cd cc-backend` - - `git checkout dev-job-archive-module` Will be merged soon into master * Setup Frontend - `cd ./web/frontend` - `yarn install`