Skip to content

Commit e892b9b

Browse files
committed
GID-3576 porting kratos problemtype to tcl9, fix invalid non-ASCII character
1 parent 3dda2d8 commit e892b9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you need the developer version, you are on the right place.
2121
* You don't need to install python. The program will detect if you have any pending package to install.
2222
* If there's any missing package, use the GiD command line and execute:
2323

24-
`-np- W [GiD_Python_PipInstall [list $Kratos::pip_packages_required ] 1 ]`
24+
`-np- W [GiD_Python_PipInstall [list $::Kratos::pip_packages_required ] 1 ]`
2525
* 4.1- To execute Kratos using the standard pip packages:
2626
* Python version recommended: 3.8, 3.9, 3.10, 3.11, 3.12
2727
* Open a terminal and run

0 commit comments

Comments
 (0)