From 0c764007344cde80328d209cb2781b0107335dc4 Mon Sep 17 00:00:00 2001 From: Psilon Date: Tue, 3 May 2022 16:41:49 +0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06582cd..7a8a7c8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ This is a program I've called `easy_savescum`. It does nothing special: it monit ```bash -./easy_savescum-windows-refs.tags.v0.1.4-amd64 --path '/Users/pzixel/Library/Application Support/Feral Interactive/XCOM 2 WotC/VFS/Local/my games/XCOM2 War of the Chosen/XComGame/SaveData' --savescum-dir-path '/Users/pzixel/Library/Application Support/Feral Interactive/XCOM 2 WotC/VFS/Local/my games/XCOM2 War of the Chosen/XComGame/SaveScum' +./easy_savescum-windows-refs.tags.v0.1.4-amd64 \ + --path '/Users/pzixel/Library/Application Support/Feral Interactive/XCOM 2 WotC/VFS/Local/my games/XCOM2 War of the Chosen/XComGame/SaveData' \ + --savescum-dir-path '/Users/pzixel/Library/Application Support/Feral Interactive/XCOM 2 WotC/VFS/Local/my games/XCOM2 War of the Chosen/XComGame/SaveScum' ```