Skip to content

Commit

Permalink
fix-link
Browse files Browse the repository at this point in the history
  • Loading branch information
Ginsway committed Jan 14, 2024
1 parent b3f3759 commit 01de2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/introduction/setting-up/en.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ You'll need a couple of things before you can get started.
Temurin Adoptium JDKs are easily available and recommended.
You can download them here: <https://adoptium.net/releases.html>
- Any Java IDE, like [IntelliJ Idea](https://www.jetbrains.com/idea/) or [Eclipse](https://www.eclipse.org/ide/).
[Visual Studio Code](https://www.eclipse.org/ide/) can work, but it takes extra work to get set up.
[Visual Studio Code](https://code.visualstudio.com/) can work, but it takes extra work to get set up.
- We recommend using IntelliJ IDEA as it has the most integrations and is the easiest to use.

Next, you need to decide on whether you want to [download the template mod zip](#template-mod-download-zip-file) or [use the GitHub template](#template-mod-download-github-template). If you don't know how to use git, use the first method. However, it is recommended for you to have at least a GitHub account to get started and familiarize yourself with git quickly.
Expand Down

0 comments on commit 01de2e2

Please sign in to comment.