diff --git a/README b/README deleted file mode 100644 index e02303c..0000000 --- a/README +++ /dev/null @@ -1,7 +0,0 @@ -=== INSTALLATION === - -cd ~/Library/"Application Support"/TextMate/Bundles/ - -If that directory wasn't found, you'll need to create it, then: - -git clone git://github.com/minimaldesign/mHTML.tmbundle.git "mHTML.tmbundle" \ No newline at end of file diff --git a/Readme.mkd b/Readme.mkd new file mode 100644 index 0000000..08d4e0e --- /dev/null +++ b/Readme.mkd @@ -0,0 +1,7 @@ +# Installation + + cd ~/Library/"Application Support"/TextMate/Bundles/ + +If that directory wasn't found, you'll need to create it, then: + + git clone git://github.com/kennethreitz/kHTML.tmbundle.git "kHTML.tmbundle" \ No newline at end of file