Skip to content

Commit 2f43d7b

Browse files
vmcjeldering
andcommitted
Clarify installation on GitHub README file
When someone starts at github it's not 100% clear that a `git clone` is not the default installation method. I suspect this has confused a couple of users which makes helping them a lot more difficult. Co-authored-by: Jaap Eldering <[email protected]>
1 parent 6613b28 commit 2f43d7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ This is the Programming Contest Jury System "DOMjudge" version 9.0.0DEV
1111
DOMjudge is a system for running a programming contest, like the
1212
ICPC regional and world championship programming contests.
1313

14+
Installation
15+
------------
16+
We provide [stable releases](https://www.domjudge.org/download) and [daily snapshots](https://www.domjudge.org/snapshot/) of the latest code. Bootstrapping from git is an advanced use case and mostly needed for development. Installing DOMjudge is almost never done via a `git clone`, except for development use cases or testing the latest code.
1417

1518
Documentation
1619
-------------

0 commit comments

Comments
 (0)