[rtems-docs commit] hosts.rst: Correct Ubuntu instructions
Joel Sherrill
joel at rtems.org
Tue Apr 25 18:16:27 UTC 2017
Module: rtems-docs
Branch: master
Commit: 4cc5fcf01268bc55ee902700971e36b22b6e4776
Changeset: http://git.rtems.org/rtems-docs/commit/?id=4cc5fcf01268bc55ee902700971e36b22b6e4776
Author: Linda Huxley <lhuxley at shaw.ca>
Date: Tue Apr 25 13:14:48 2017 -0500
hosts.rst: Correct Ubuntu instructions
closes #3005.
---
rsb/hosts.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rsb/hosts.rst b/rsb/hosts.rst
index ba565d5..30eeb17 100644
--- a/rsb/hosts.rst
+++ b/rsb/hosts.rst
@@ -83,8 +83,8 @@ Ubuntu
The latest version is Ubuntu 16.04.1 LTS 64bit. This section also includes
Xubuntu. A minimal installation was used and the following packages installed::
- $ sudo apt-get build-dep binutils gcc g++ gdb unzip git
- $ sudo apt-get install python2.7-dev
+ $ sudo apt-get build-dep binutils gcc g++ gdb unzip
+ $ sudo apt-get install python2.7-dev git
.. _Linux Mint:
More information about the vc
mailing list