Explorar el Código

Update 'README.md'

Pierre-Yves Barriat hace 9 años
padre
commit
d88a29e66b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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:
 ```
+git clone ssh://egit/pbarriat/ecearth_patch.git
+cd ecearth_patch
 cat bashrc >> ~/.bashrc
 ```