From 6bc0f99a6d53ef9a4df7af25f456f3922d604537 Mon Sep 17 00:00:00 2001
From: Gururaj Shetty <gururaj.shetty@huawei.com>
Date: Thu, 21 Jan 2021 06:56:52 +0000
Subject: [PATCH] Update nitrogen-96-board.rst

---
 documentation/source/quick-start/nitrogen-96-board.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/documentation/source/quick-start/nitrogen-96-board.rst b/documentation/source/quick-start/nitrogen-96-board.rst
index 89e6035..ce580de 100644
--- a/documentation/source/quick-start/nitrogen-96-board.rst
+++ b/documentation/source/quick-start/nitrogen-96-board.rst
@@ -156,6 +156,7 @@ Debugging with GDB
 You can debug an application in the usual way. Here is an example for the Hello World application. This also requires pyOCD.
 
 .. code-block:: console
+
    From the root of the zephyr repository
    west build -b 96b_nitrogen samples/hello_world
    west debug
-- 
GitLab