We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9a820 commit 1ba87fbCopy full SHA for 1ba87fb
1 file changed
README.md
@@ -17,8 +17,8 @@ If you need the developer version, you are on the right place.
17
* Windows: Simple shortcut to kratos.gid folder
18
* 4- Choose your execution mode:
19
* 4.1- To execute Kratos using the standard pip packages:
20
- *- Python version recommended: 3.9
21
- *- Open a terminal and run `python3 -m pip install --upgrade --force-reinstall --no-cache-dir KratosMultiphysics-all==9.1.3`
+ * Python version recommended: 3.9
+ * Open a terminal and run `python3 -m pip install --upgrade --force-reinstall --no-cache-dir KratosMultiphysics-all==9.1.3`
22
* 4.2- To execute Kratos using your compiled binaries:
23
* Navigate to kratos.gid/exec/
24
* Create there a symbolic link to the kratos installation folder (where runkratos is located)
0 commit comments