]> git.xonotic.org Git - xonotic/netradiant.git/commitdiff
readme: some touchup
authorThomas Debesse <dev@illwieckz.net>
Fri, 31 May 2019 16:21:19 +0000 (18:21 +0200)
committerThomas Debesse <dev@illwieckz.net>
Sat, 1 Jun 2019 20:52:54 +0000 (22:52 +0200)
README.md

index 6f6e5c7668ac82f226aeb6d9224a407f6c5d4aeb..b294bfefb6ad478ff4e871d032ce7431dcfcc2c8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,9 +8,11 @@ The open source, cross platform level editor for idtech games (Radiant fork).
 # Getting the sources
 
 The latest source is available from the git repository:
+
 https://gitlab.com/xonotic/netradiant.git
 
 The git client can be obtained from the Git website:
+
 http://git-scm.org
 
 To get a copy of the source using the command line git client:
@@ -34,7 +36,9 @@ See also https://gitlab.com/xonotic/netradiant/ for a source browser, issues and
 * Minizip
 * ZLib
 
-## msys2
+To fetch default game packages you'll need Git and to fetch some optional ones you'll need Subversion.
+
+## MSYS2
 
 Under MSYS2, the mingw shell must be used.