Skip to content

Commit ce9e2da

Browse files
committed
* Fixed README.adoc
Signed-off-by: Marcin Kuszczak <[email protected]>
1 parent cd7012d commit ce9e2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ existing path is used):
573573

574574
|*Windows* | %LOCALAPPDATA%\kscript\kscript.properties; %USERPROFILE%.config\kscript\kscript.properties
575575
|*MacOs* | ~/Library/Application Support/kscript/kscript.properties;
576-
|*Posix* | $\{XDG_CONFIG_DIR}/kscript/kscript.properties; $\{user.home}/.config/kscript/kscript.properties
576+
|*Posix* | \${XDG_CONFIG_DIR}/kscript/kscript.properties; \${user.home}/.config/kscript/kscript.properties
577577
|===
578578

579579
If the environment variable: *KSCRIPT_DIRECTORY* is defined the configuration file 'kscript.properties' will be placed

0 commit comments

Comments
 (0)