Przeglądaj źródła

Update 'README.md'

Pierre-Yves Barriat 8 lat temu
rodzic
commit
f36b2beb8f
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -29,7 +29,7 @@ First, **sign out of Zenobe** and sign in again. Then, type `configure_ecearth`.
 
 Compile the model:
 
-1. Go to `~/modeles/ecearth/$release/sources` and:
+1. Go to `~/modeles/ecearth_$tag/sources` and:
 ```
 ./util/ec-conf/ec-conf -p zenobe-intel-intelmpi config-build.xml
 ```
@@ -55,7 +55,7 @@ make
 ```
 
 For a quick classical run test:
-- Go to `~/modeles/ecearth/$release/runtime/classic` and:
+- Go to `~/modeles/ecearth_$tag/runtime/classic` and:
 ```
 ../../sources/util/ec-conf/ec-conf -p zenobe config-run.xml
 ```