From 467b81b6137f6f052d063c115bbe727c5d440b5d Mon Sep 17 00:00:00 2001
From: "Mark A. Yoder" <Mark.A.Yoder@Rose-Hulman.edu>
Date: Fri, 20 Sep 2024 16:21:40 -0400
Subject: [PATCH] Added  shell-session

---
 books/beaglebone-cookbook/01basics/basics.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/books/beaglebone-cookbook/01basics/basics.rst b/books/beaglebone-cookbook/01basics/basics.rst
index 8a549602..5f8c39b8 100644
--- a/books/beaglebone-cookbook/01basics/basics.rst
+++ b/books/beaglebone-cookbook/01basics/basics.rst
@@ -71,7 +71,7 @@ The Bone acting like a USB drive and the files you see are located on the Bone.
 Browse to http://192.168.7.2:3000 from your 
 host computer (:ref:`basics_05gettingStarted_fig`). If the page is not found, run the following:
 
-.. code-block::
+.. code-block:: shell-session
 
     bone$ sudo systemctl start bb-code-server.service
 
-- 
GitLab