From 7cb8c710853328aeeae5af193183e9f231b4054f Mon Sep 17 00:00:00 2001 From: emkirsh <62123997+emkirsh@users.noreply.github.com> Date: Thu, 29 Apr 2021 09:03:18 -0400 Subject: [PATCH] Update README.md added instructions for the python append_data script on windows --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 16fefe1..c9df897 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ Once you've edited the configuration simply run: cargo build --release python3 append_data.py target/release/rusty-bootstrapper ``` +On Windows, you must add `.exe` to the end of the python script: +```sh +python3 append_data.py target/release/rusty-bootstrapper.exe +``` (The `append_data.py` step is simple helper script that appends your settings to the end of the binary, which is picked up later by