mirror of
https://github.com/nasa/trick.git
synced 2024-12-20 05:37:55 +00:00
Update ATutIntroduction.md
This commit is contained in:
parent
2c17882e20
commit
ccaa1df5b8
@ -75,7 +75,6 @@ the repository, which is **trick**. If you named it something different, then
|
|||||||
use that name instead in the scripts below.
|
use that name instead in the scripts below.
|
||||||
|
|
||||||
If you are using **bash or ksh**, then add the following lines to the file that is automatically sourced by your terminal. Based on your platform this could be **.profile, .bash_profile, .bashrc, .zshrc** or others. Google "How to edit PATH variable" on google to find a wealth of information on this subject.
|
If you are using **bash or ksh**, then add the following lines to the file that is automatically sourced by your terminal. Based on your platform this could be **.profile, .bash_profile, .bashrc, .zshrc** or others. Google "How to edit PATH variable" on google to find a wealth of information on this subject.
|
||||||
file.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export TRICK_HOME="${HOME}/trick"
|
export TRICK_HOME="${HOME}/trick"
|
||||||
|
Loading…
Reference in New Issue
Block a user