From b2ff4599375fc0f5ae2e1ffd18c9dfda9e008adf Mon Sep 17 00:00:00 2001 From: bakustarver <66978329+bakustarver@users.noreply.github.com> Date: Tue, 12 Nov 2024 14:46:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee6e912..a1dd5df 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ wget -qO- "https://raw.githubusercontent.com/bakustarver/rpgmakermlinux-cicpoffs ## Custom path -If you want to change the default installation location, use the following command before installation +If you want to change the default installation directory, use the following command before installation ``` echo "$HOME/somedirpath/" > "$HOME/.config/defrpgmakerlinuxpath.txt" ```