@@ -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`