diff --git a/README.md b/README.md index 92ba3ce985..cc2e8bd2b6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ https://www.rune-server.ee/runescape-development/rs2-server/downloads/684206-180 By default, this connects to our sandbox server, which is for client testing. To setup your rsa keys, navigate to runelite-mixins and go to RSBufferMixin and set modulus and exponent -To setup your codebase, navigate to runelite-client/rs and go to Launcher and set codebase = new URL("http://IP_OR_URL_HERE/"); +To setup your codebase, navigate to runelite-client/rs and go to RSAppletStub and set codebase = new URL("http://IP_OR_URL_HERE/"); After that it's ran much like RuneLite or RuneLitePlus, install then run RuneLite.main()