From ec37835918af8f3993d189b26969528bb312a5ce Mon Sep 17 00:00:00 2001 From: mikx Date: Tue, 19 Sep 2023 10:30:36 -0400 Subject: [PATCH] readme fix --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9146063..d86abf9 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ Last Epoch save (stash) editor by mikx - Automatically backup your materials stash before modifying it. ## Usage -Open your save directory: -**C:\Users\0USER_NAME\AppData\LocalLow\Eleventh Hour Games\Last Epoch\Saves** -Drag the **STASH_0** file to this application. -**OR** -Run the application with the path to your **STASH_0** as an argument: +Open your save directory: +**C:\Users\0USER_NAME\AppData\LocalLow\Eleventh Hour Games\Last Epoch\Saves** +Drag the **STASH_0** file to this application. +**OR** +Run the application with the path to your **STASH_0** as an argument: **MxEpoch.exe C:\Users\0USER_NAME\AppData\LocalLow\Eleventh Hour Games\Last Epoch\Saves\STASH_0**