Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardotosi authored Nov 26, 2020
1 parent 274408f commit a1776a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multilevel_monte_carlo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- [Elliptic benchmark](validation/elliptic_benchmark)

## Remarks
- To run with `PyCOMPSs`, it is necessary to compile it first. You can find a detailed guide on how to do it [in the Kratos wiki](https://github.com/KratosMultiphysics/Kratos/wiki/How-to-run-multiple-cases-using-PyCOMPSs). In addition, the appropriate import has to be changed from
- To run with `PyCOMPSs`, it is necessary to compile it first. You can find a detailed guide on how to do it in the [Kratos wiki](https://github.com/KratosMultiphysics/Kratos/wiki/How-to-run-multiple-cases-using-PyCOMPSs). In addition, the appropriate import has to be changed from
~~~python
from exaqute.ExaquteTaskLocal import *
~~~
Expand Down

0 comments on commit a1776a2

Please sign in to comment.