sync README and DEVEL/Developer re: repositories

This commit is contained in:
nhmall
2018-02-19 11:18:57 -05:00
parent 0301420fcb
commit 7a0ad0ff21
+5 -2
View File
@@ -32,8 +32,11 @@ while. Please do not send save files, binary screen grabs, or other large
things. things.
------------------------------------------------------------------------------ ------------------------------------------------------------------------------
2. git repositories 2. git repositories
The public NetHack git repository is available (read-only) on SourceForge at: A public repository of the latest NetHack code that we've made
git://git.code.sf.net/p/nethack/NHsource available can be obtained via git from either of two locations:
https://github.com/NetHack/NetHack
or
https://sourceforge.net/p/nethack/NetHack/
XXX need to discuss what branches are available XXX need to discuss what branches are available
------------------------------------------------------------------------------ ------------------------------------------------------------------------------