From eaa337921a0b08af034f0ddcb3da54f75c389ad5 Mon Sep 17 00:00:00 2001 From: sirjonasxx <36828922+sirjonasxx@users.noreply.github.com> Date: Mon, 4 Jan 2021 18:40:20 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ae2e3d..511f74b 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ Habbo packet logger & manipulator for Windows, Linux and Mac. Join the G-Earth [Discord server](https://discord.gg/AVkcF8y) # Windows execution -Double click G-Earth.exe, which will be delivered in the release. Note that executing G-Earth requires admin privileges. +Double click G-Earth.exe, which will be delivered in the release. Double clicking the .jar file might work as well. # Linux execution Execution command: -> $ sudo java -jar G-Earth.jar +> $ java -jar G-Earth.jar Additionally, you can add the -t flag to log the packets in your terminal instead of opening a new window for it.