You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ RetroMCP-Java is a complete re-design of RetroMCP in Java.
6
6
# Using
7
7
8
8
Using RetroMCP-Java is simple!
9
-
1. Download and install JDK 8. MCPHackers recommend [Azul Zulu](https://www.azul.com/downloads/?version=java-8-lts&package=jdk)
9
+
1. Download and install JDK 8. MCPHackers recommend [Azul Zulu](https://www.azul.com/downloads/?version=java-8-lts&package=jdk).
10
10
2. Run the latest [release](https://github.com/MCPHackers/RetroMCP-Java/releases) from the command line or via double click. If you run it via double click and RMCP errors, make sure your PATH
11
11
and your JAR file associations are properly configured.
12
12
> Be careful! Using "Open with" context menu on Windows will not use a proper directory, be sure to change the default .jar file associations
0 commit comments