Fleming release Dev release

OF-v1706

  1. Change the current working directory to your local hyStrath repository
     cd $WM_PROJECT_USER_DIR/hyStrath
    

  2. Grab online updates and merge them with your local work
     git pull origin master  
    

  3. Decide which module(s) you wish to synchronise (NUMPROCS is the number of processors to be used)
     ./install.sh NUMPROCS 2>/dev/null