From c33b141eef8eafec7f454f44477bb4b6a7f6b4c6 Mon Sep 17 00:00:00 2001 From: Gagan Deep Singh Date: Thu, 5 Oct 2023 18:34:42 +0530 Subject: [PATCH] Correct ordered list indentation in README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fade48c..5c240e4 100644 --- a/README.md +++ b/README.md @@ -29,13 +29,11 @@ Before you can run the Privacy Sandbox Demos, make sure you have the following s git clone https://github.com/rtCamp/privacy-sandbox-demos.git ``` -2. +2. Navigate to the project directory: -Navigate to the project directory: - - ```bash - cd privacy-sandbox-demos - ``` + ```bash + cd privacy-sandbox-demos + ``` 3. Install project dependencies: ```bash