From 230d707cac0dfcebfcd69027a6c64d502fb15884 Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Fri, 10 Nov 2017 20:16:31 -0500 Subject: [PATCH] Updated How To Run RipMe (markdown) --- How-To-Run-RipMe.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/How-To-Run-RipMe.md b/How-To-Run-RipMe.md index 10a281c..236a17c 100644 --- a/How-To-Run-RipMe.md +++ b/How-To-Run-RipMe.md @@ -9,6 +9,8 @@ If all else fails, you can run the program via command-line by navigating to the java -jar ripme.jar ``` +By default ripme will store all it's config and history files in the users config folder (LOCALAPPDATA/ripme for windows, ~/.config/ripme for linux, ~/Library/Application Support/ripme for MacOS). To over ride this behaviour and have ripme store all it's config and history files in the same folder as ripme.jar create a file named rip.properties in the same folder as the jar and then start ripme + Command Line Options -------------------- ```