From a52832348a1100f37d79cad493fe4cea1cb9c6f1 Mon Sep 17 00:00:00 2001 From: Nathan Aclander Date: Tue, 16 Mar 2021 05:41:59 -0700 Subject: [PATCH] Fix typo pointing to incorrect Client dir (#481) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9377b54c..6f470bad 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ 3. Navigate to `2006Scape Server` > `src` > `main` > `java` > `com.rs2`, right click GameEngine and hit Run [Image](https://i.imgur.com/HHooeVu.png) -4. Navigate to `2006Scape Server` > `src` > `main` > `java`, right click Client and hit Run [Image](https://i.imgur.com/gSmqGLn.png) +4. Navigate to `2006Scape Client` > `src` > `main` > `java`, right click Client and hit Run [Image](https://i.imgur.com/gSmqGLn.png) *Advanced*