Merge pull request #118 from csuhta/master

Correct TextMate instructions
This commit is contained in:
Dayle Rees 2014-02-21 15:09:22 +00:00
commit cc82cbcd6c

View File

@ -61,7 +61,7 @@ Clone the repository and copy the theme files into `~/Library/Application\ Suppo
```sh
$ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes
$ cd daylerees-themes
$ cd daylerees-themes/sublime
$ mkdir ~/Library/Application\ Support/TextMate/Themes/
$ cp *.tmTheme ~/Library/Application\ Support/TextMate/Themes/
```
@ -72,7 +72,7 @@ Clone the repository and copy the theme files into `~/Library/Application\ Suppo
```sh
$ git clone https://github.com/daylerees/colour-schemes.git daylerees-themes
$ cd daylerees-themes
$ cd daylerees-themes/sublime
$ cp *.tmTheme ~/Library/Application\ Support/TextMate/Managed/Bundles/Themes.tmbundle/Themes/
```