Pierre-Yves Barriat пре 8 година
родитељ
комит
d88a29e66b
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -13,6 +13,8 @@ The goal of this project is to adapt this model for our needs in TECLIM: 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:
 ```
 ```
+git clone ssh://egit/pbarriat/ecearth_patch.git
+cd ecearth_patch
 cat bashrc >> ~/.bashrc
 cat bashrc >> ~/.bashrc
 ```
 ```