Ver código fonte

Update 'README.md'

Pierre-Yves Barriat 8 anos atrás
pai
commit
d88a29e66b
1 arquivos alterados com 2 adições e 0 exclusões
  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
 ```