Skip to content

Commit 7bb7f7c

Browse files
committed
Fix README and update copyright
1 parent 414c0fe commit 7bb7f7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 MCPHackers
3+
Copyright (c) 2025 MCPHackers
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RetroMCP-Java is a complete re-design of RetroMCP in Java.
66
# Using
77

88
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).
1010
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
1111
and your JAR file associations are properly configured.
1212
> 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

Comments
 (0)