From 7606ebdd1d373844949fcbc49bea056ea61ec3c7 Mon Sep 17 00:00:00 2001
From: valerio <valerio@5a81b35b-ba03-0410-adc8-b2c5c5119f08>
Date: Tue, 29 Jun 2010 16:31:48 +0000
Subject: [PATCH] Fixed linux download page

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2475 5a81b35b-ba03-0410-adc8-b2c5c5119f08
---
 website/raw/linuxdownload.mkdown | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/website/raw/linuxdownload.mkdown b/website/raw/linuxdownload.mkdown
index 85664b453..5a62b67bb 100644
--- a/website/raw/linuxdownload.mkdown
+++ b/website/raw/linuxdownload.mkdown
@@ -19,11 +19,10 @@ a command line terminal, type:
         :::bash
         tar xvfz <archive name>
  
-2. Open a terminal, move to the package directory and then to the 'bin' subdirectory:
+2. Open a terminal and move to the package directory:
 
         :::bash
         cd <directory name>
-        cd bin
     
 3. Launch the graphical front end 'DNG':
 
-- 
GitLab