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.