Fixes display of installation steps. (#15)

master
Damon Kohler 2016-08-26 17:34:51 +02:00 committed by GitHub
parent 9a303d0526
commit 0c9f416da8
1 changed files with 12 additions and 12 deletions

View File

@ -45,17 +45,17 @@ Getting Started without ROS
On Ubuntu 14.04 (Trusty): On Ubuntu 14.04 (Trusty):
.. include:: ../../scripts/install_debs.sh .. literalinclude:: ../../scripts/install_debs.sh
:code: bash :language: bash
:number-lines: :linenos:
:start-line: 19 :lines: 20-
.. include:: ../../scripts/install_ceres.sh .. literalinclude:: ../../scripts/install_ceres.sh
:code: bash :language: bash
:number-lines: :linenos:
:start-line: 19 :lines: 20-
.. include:: ../../scripts/install_cartographer.sh .. literalinclude:: ../../scripts/install_cartographer.sh
:code: bash :language: bash
:number-lines: :linenos:
:start-line: 19 :lines: 20-