Skip to content
Snippets Groups Projects
Commit df3530d1 authored by Caillat Michel's avatar Caillat Michel
Browse files

Corrected the instructions about the location of .yafits.bashrc

parent 70b54ea2
Branches
Tags
No related merge requests found
......@@ -81,11 +81,11 @@ The steps below are absolutely mandatory for a successful build and execution of
Prior to any other action :
* Set the directory's project as the current directory :
* Set the project's directory as the current directory :
`cd <..>/yafits`
* Copy the configuration file template `yafits.bashrc.dist` to a location and a name of your choice (e.g. `$HOME/.yafits.bashrc`) and edit its content accordingly with your local environment and save the edited version it in a file `.yafits.bashrc` in a location of your choice ( e.g. you $HOME directory or the YAFITS project directory ).
* Copy the configuration file template `yafits.bashrc.dist` to `.yafits.bashrc` (still in the same directory) and edit its content accordingly with your local environment.
* Append a call to `.yafits.bashrc` in your `$HOME/.bashrc`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment