From c333bf54917ecd5cd00ae3c818228aeba29e8b1d Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Mon, 15 Nov 2010 17:16:00 -0700 Subject: Remove extra "cd tmp" command which fails and is unneeded --- docs/narr/install.rst | 1 - 1 file changed, 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/install.rst b/docs/narr/install.rst index c753b7298..5a8d7e459 100644 --- a/docs/narr/install.rst +++ b/docs/narr/install.rst @@ -86,7 +86,6 @@ the following commands: [chrism@vitaminf ~]$ mkdir tmp [chrism@vitaminf ~]$ mkdir opt [chrism@vitaminf ~]$ cd tmp - [chrism@vitaminf tmp]$ cd tmp [chrism@vitaminf tmp]$ wget \ http://www.python.org/ftp/python/2.6.4/Python-2.6.4.tgz [chrism@vitaminf tmp]$ tar xvzf Python-2.6.4.tgz -- cgit v1.2.3