Skip to content

Commit

Permalink
fixed formatting in getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuiniko committed Aug 29, 2017
1 parent b2ebcb7 commit c004492
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sphinx/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ To get started, first follow the :doc:`Robot Computer Setup <TurtlebotSetup>` 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 <RunningCode>` 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
Expand Down

0 comments on commit c004492

Please sign in to comment.