Pierre-Yves Barriat 8 лет назад
Родитель
Сommit
fccdc26752
1 измененных файлов с 6 добавлено и 0 удалено
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -3,6 +3,12 @@
 EC-Earth is a global coupled climate model. It is developed by a consortium of European research institutions.
 EC-Earth is a global coupled climate model. It is developed by a consortium of European research institutions.
 The goal of this project is to adapt this model for our needs in TECLIM: install, run management, etc.
 The goal of this project is to adapt this model for our needs in TECLIM: install, run management, etc.
 
 
+### Important Notes
+
+**YOU MUST ADAPT YOUR `~/.ssh/config` FILE BEFORE STARTING TO WORK WITH GIT ON ZENOBE**.
+
+> [Best ssh config](http://www.climate.be:81/tmp/best_ssh_config.txt)
+
 ## Install
 ## Install
 
 
 First, clone the `pbarriat/ecearth_patch` repository and update your shell startup script to source the 'bashrc' file to add ecearth globals variables to your environment. For instance:
 First, clone the `pbarriat/ecearth_patch` repository and update your shell startup script to source the 'bashrc' file to add ecearth globals variables to your environment. For instance: