From 4cc5fcf01268bc55ee902700971e36b22b6e4776 Mon Sep 17 00:00:00 2001 From: Linda Huxley Date: Tue, 25 Apr 2017 13:14:48 -0500 Subject: hosts.rst: Correct Ubuntu instructions closes #3005. --- rsb/hosts.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rsb') 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: -- cgit v1.2.3