We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dda2d8 commit e892b9bCopy full SHA for e892b9b
1 file changed
README.md
@@ -21,7 +21,7 @@ If you need the developer version, you are on the right place.
21
* You don't need to install python. The program will detect if you have any pending package to install.
22
* If there's any missing package, use the GiD command line and execute:
23
24
- `-np- W [GiD_Python_PipInstall [list $Kratos::pip_packages_required ] 1 ]`
+ `-np- W [GiD_Python_PipInstall [list $::Kratos::pip_packages_required ] 1 ]`
25
* 4.1- To execute Kratos using the standard pip packages:
26
* Python version recommended: 3.8, 3.9, 3.10, 3.11, 3.12
27
* Open a terminal and run
0 commit comments