getting_started.md
... ...
@@ -2,6 +2,7 @@
2 2
3 3
### Using the SBGrid software collection
4 4
The SBGrid software collection can be found installed at **/programs**.
5
+All software in the SBGrid collection is run from the the command line in a terminal. Do set up the shell environment the terminal to run the programs, you will need to initialize the SBGrid environment.
5 6
6 7
Bash users should initialize the SBGrid environment using :
7 8
... ...
@@ -15,7 +16,7 @@ On initialization, you should see the SBGrid welcome message
15 16
16 17
![SBGrid](images/terminal1.png)
17 18
18
-### Making the configuration automatic
19
+### Making the shell configuration automatic
19 20
20 21
To setup your terminal to automatically load the SBGrid environment, add the following to your configuration file:
21 22