From 344d1262dff1f99cff384ce2ee579ba26c1e6baf Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Sat, 2 Feb 2013 08:00:33 -0800 Subject: remove some redundancy, also mention bash shell in detailed instructions [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15163] --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 786c801..8c649d8 100644 --- a/README +++ b/README @@ -111,7 +111,6 @@ to build GPGPU-Sim all you need to do is add the following line to your then type bash - source ~/.bashrc source setup_environment make @@ -198,7 +197,9 @@ Step 2: Build ============= To build the simulator, you first need to configure how you want it to be -built. From the root directory of the simulator, do the following: +built. From the root directory of the simulator, type the following commands in +a bash shell (you can check you are using a bash shell by running the command +"echo $SHELL", which should print "/bin/bash"): cd v3.x source setup_environment -- cgit v1.3