diff --git a/README.md b/README.md index d051257..f144958 100644 --- a/README.md +++ b/README.md @@ -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/ ```