Salome HOME
Updated README file
authormichael <michael@localhost.localdomain>
Wed, 7 Oct 2020 08:29:26 +0000 (10:29 +0200)
committermichael <michael@localhost.localdomain>
Wed, 7 Oct 2020 08:29:26 +0000 (10:29 +0200)
README.md

index 473f314a6f4ad0d976ba838480386a8f13bfd393..2febd74b5fb01a68b574ce5baa6caafadce575c9 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ The library is currently developed for linux distributions and is maintained on
 Examples of use
 ---------------
 - [Examples of stable numerical methods for the 1D linear transport equation](CDMATH/tests/doc/1DTransportEquation/RegularGrid/TransportEquation1D_RegularGrid.ipynb)
-- [Shock formation and numerical capture issues for the 1D Burgers' equations](tests/doc/1DBurgersEquation/BurgersEquation1D.ipynb)
+- [Shock formation and numerical capture issues for the 1D Burgers' equations](CDMATH/tests/doc/1DBurgersEquation/BurgersEquation1D.ipynb)
 - [Influence of the mesh on the convergence and low Mach precision for the UPWIND finite volume method applied to the 2D wave system](CDMATH/tests/doc/2DWaveSystemVF_stationary/Convergence_WaveSystem_Upwind_SQUARE.ipynb)
 - [Influence of the mesh on the convergence and low Mach precision  for the CENTERED finite volume method applied to the 2D wave system](CDMATH/tests/doc/2DWaveSystemVF_stationary/Convergence_WaveSystem_Centered_SQUARE.ipynb)
 - [Influence of the mesh on the convergence and low Mach precision  for the STAGGERED finite volume method applied to the 2D wave system](CDMATH/tests/doc/2DWaveSystemVF_stationary/Convergence_WaveSystem_Staggered_SQUARE_squares.ipynb)
@@ -41,7 +41,7 @@ Create your source directory. For instance:
 * `cd ~/workspace/SOLVERLAB`
 
 Download from salome-platform.org
-* clone the git repository to a folder SOLVERLAB-master:  `git clone http://git.salome-platform.org/gitpub/modules/SolverLab.git SOLVERLAB-master`
+* clone the git repository to a folder SOLVERLAB-master:  `git clone http://git.salome-platform.org/gitpub/modules/solverlab.git SOLVERLAB-master`
 
 
 Set the environment for the compilation of SOLVERLAB