We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f15706d commit d11587fCopy full SHA for d11587f
_pages/develop/beginners-guide.md
@@ -55,7 +55,7 @@ You will need:
55
56
- Java 1.8 JDK (version 1.8 is also referred to as Java 8). It's recommended to use [Azul Zulu](https://www.azul.com/downloads/?package=jdk#zulu) JDK.
57
- [IDE](/develop/ides) (recommended: [IntelliJ\_IDEA](/develop/intellij), [NetBeans](/develop/netbeans) or [Eclipse](/develop/eclipse))
58
-- [Github](https://github.com/) account.
+- [Github](https://github.com/) account (required if you want to release to SciJava Maven repository, otherwise just highly recommended).
59
- If you want to release to a Maven Repository: unbundled [Git](https://git-scm.com/downloads)
60
- If you want to release to a Maven Repository: bundled [Apache Maven](/develop/maven)
61
- [Fiji source code](/develop/source) is an optional help
0 commit comments