diff --git a/README.md b/README.md index 15fdc0a9..7bdbdc27 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ This section assumes that you're using the command-line version of Git. 1. Import the gradle project in an ide like intellij 2. Run the build task 3. Go to `mcdev\Schematica-Modern\build\libs`. - * You should see a `.jar` file named `LunatriusCore-#.#.#-#.#.#.#.jar`. + * You should see a `.jar` file named `Schematica-#.#.#-#.#.#.#.jar`. 4. Copy the jar into your Minecraft mods folder, and you are done! 5. Alternatively you can use the Client run configuration in your ide @@ -86,4 +86,4 @@ In order to get the most up-to-date builds, you'll have to periodically update y 4. Execute `git pull master`. This pulls all commits from the official repository that do not yet exist on your local repository and updates it. -Shamelessly based this README off [pahimar's version](https://github.com/pahimar/Equivalent-Exchange-3). \ No newline at end of file +Shamelessly based this README off [pahimar's version](https://github.com/pahimar/Equivalent-Exchange-3).