summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorErik Broes <erikbroes@grum.nl>2011-01-03 19:25:33 +0100
committerErik Broes <erikbroes@grum.nl>2011-01-03 19:25:33 +0100
commit6c18095e54eeaf14c29a1e89a2d6120ae5afef3e (patch)
treefe289c1f882337d08eb6963eca82ba9925c4788a /README.md
parentebfefc8dcfd5fab5092a90f3fb0c0f2d58980b14 (diff)
downloadbukkit-6c18095e54eeaf14c29a1e89a2d6120ae5afef3e.tar
bukkit-6c18095e54eeaf14c29a1e89a2d6120ae5afef3e.tar.gz
bukkit-6c18095e54eeaf14c29a1e89a2d6120ae5afef3e.tar.lz
bukkit-6c18095e54eeaf14c29a1e89a2d6120ae5afef3e.tar.xz
bukkit-6c18095e54eeaf14c29a1e89a2d6120ae5afef3e.zip
README Markup fixed
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a5cab05c..ceac2540 100644
--- a/README.md
+++ b/README.md
@@ -8,5 +8,5 @@ Compilation
We use maven to handle our dependencies.
-* Install [.Mmaven 3](http://maven.apache.org/download.html)
+* Install [Maven 3](http://maven.apache.org/download.html)
* Check out this repo and: `mvn clean install`