Skip to content

Commit d11587f

Browse files
authored
Update beginners-guide.md
Added that Github is technically optional based on feedback
1 parent f15706d commit d11587f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_pages/develop/beginners-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ You will need:
5555

5656
- 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.
5757
- [IDE](/develop/ides) (recommended: [IntelliJ\_IDEA](/develop/intellij), [NetBeans](/develop/netbeans) or [Eclipse](/develop/eclipse))
58-
- [Github](https://github.com/) account.
58+
- [Github](https://github.com/) account (required if you want to release to SciJava Maven repository, otherwise just highly recommended).
5959
- If you want to release to a Maven Repository: unbundled [Git](https://git-scm.com/downloads)
6060
- If you want to release to a Maven Repository: bundled [Apache Maven](/develop/maven)
6161
- [Fiji source code](/develop/source) is an optional help

0 commit comments

Comments
 (0)