mkilani il y a 3 ans
Parent
commit
2b88a2e509
1 fichiers modifiés avec 2 ajouts et 5 suppressions
  1. 2 5
      README.md

+ 2 - 5
README.md

@@ -24,10 +24,7 @@ one where the network equilibrium is computed.
 
 ## Installation 
 
-0. For a unix-like system (for Windows
-   the process should be similar)
-   We assume that gfortran (or an equivalent)
-   is installed.  
+0. Install **gfortran** (or another Fortran compiler)  
 
 1. Clone this directory 
 ```
@@ -37,7 +34,7 @@ one where the network equilibrium is computed.
 2. Type "make" (gfortran should be installed)
    **scbd** and **f_scbd** executables are produced
 
-4. Edit "scbd.dat" file and save
+4. Edit **scbd.dat** file and save
 
 5. The command **./scbd** can then be used and
    the output is written to the screen.