Commits

md_5 authored b10facb885a
Remove spurious mention of submodules in README.md

Really needs a rewrite anyway
No tags

README.md

Modified
1 1 Spigot
2 2 ======
3 3
4 4 High performance Minecraft server implementation
5 5
6 6
7 7 How To
8 8 -----------
9 9
10 -Init a Craftbukkit and Bukkit module : `git submodule update --init`
11 -
12 10 Apply Patches : `./applyPatches.sh`
13 11
14 12 ### Create patch for server ###
15 13
16 14 `cd Spigot-Server`
17 15
18 16 Add your file for commit : `git add <file>`
19 17
20 18 Commit : `git commit -m <msg>`
21 19

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut