From 927b9105dead7801dfd96025ad80d2b9fb9de2e6 Mon Sep 17 00:00:00 2001 From: Anmol Nagpal Date: Sun, 11 Aug 2019 22:26:24 +0200 Subject: [PATCH] cleanup --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 07dcade..ca0ebf2 100644 --- a/README.md +++ b/README.md @@ -21,16 +21,13 @@ brew install docker docker-compose ## 2- Prepare the Workspace: -##### 2.0 - to create the workspace directory run the following command +##### 2.0 - to create the workspace directory run the following command ``` mkdir ~/workspace -``` -now lets cd in -``` cd ~/workspace ``` -now lets clone the devops-machine repository. +now lets clone the devops-machine repository ``` git clone https://github.com/anmolnagpal/devops-machine cd devops-machine