From c0044927a62cc5a70b26c318d244d65a78f288f8 Mon Sep 17 00:00:00 2001 From: nyasui Date: Mon, 28 Aug 2017 22:30:07 -0600 Subject: [PATCH] fixed formatting in getting started --- sphinx/source/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sphinx/source/index.rst b/sphinx/source/index.rst index 84d305a..3ad3752 100644 --- a/sphinx/source/index.rst +++ b/sphinx/source/index.rst @@ -26,8 +26,9 @@ To get started, first follow the :doc:`Robot Computer Setup ` in You also need to decide if the computer that will run the learning code should be physically attached to the robot. If not, the learning computer will have to communicate with the robot computer over a wireless network. See :doc:`Running the code ` for pros and cons to each setup. -Wirelessly connected learning computer setup -............................................ +.. note:: + **Wirelessly connected learning computer setup:** + Dependencies:: sudo apt-get install ros-indigo-desktop-full ros-indigo-kobuki libblas-dev liblapack-dev libatlas-base-dev gfortran