From f148f4faf8cc99c4865581efdb1c15f49b7ee438 Mon Sep 17 00:00:00 2001
From: Grzegorz Gwozdz <grzegorz.gwozdz@huawei.com>
Date: Wed, 24 Aug 2022 17:07:37 +0200
Subject: [PATCH] doorlock.rst, vending-machine.rst: remove irrelevant 'cd'
 after 'git clone'

Signed-off-by: Grzegorz Gwozdz <grzegorz.gwozdz@huawei.com>
---
 doorlock.rst        | 1 -
 vending-machine.rst | 1 -
 2 files changed, 2 deletions(-)

diff --git a/doorlock.rst b/doorlock.rst
index cdc4244..053116f 100644
--- a/doorlock.rst
+++ b/doorlock.rst
@@ -190,7 +190,6 @@ Get sources
 
       $ cd $CHECKOUT_DIR
       $ git clone --recursive https://gitlab.eclipse.org/eclipse/oniro-blueprints/doorlock/meta-oniro-blueprints-doorlock.git
-      $ cd meta-oniro-blueprints-doorlock
 
 .. note::
 
diff --git a/vending-machine.rst b/vending-machine.rst
index 5c86b07..3117bb0 100644
--- a/vending-machine.rst
+++ b/vending-machine.rst
@@ -149,7 +149,6 @@ clone `meta-oniro-blueprints-vending-machine <https://gitlab.eclipse.org/eclipse
 
       $ cd $CHECKOUT_DIR
       $ git clone --recursive https://gitlab.eclipse.org/eclipse/oniro-blueprints/vending-machine/meta-oniro-blueprints-vending-machine.git
-      $ cd meta-oniro-blueprints-gateway
 
 .. note::
 
-- 
GitLab