Skip to content

Commit

Permalink
Readme: Use /sublime instead of /legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
csuhta committed Feb 21, 2014
1 parent 8aa3a5e commit a2e3e66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/legacy
$ cd daylerees-themes/sublime
$ mkdir ~/Library/Application\ Support/TextMate/Themes/
$ cp *.tmTheme ~/Library/Application\ Support/TextMate/Themes/
```
Expand All @@ -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/legacy
$ cd daylerees-themes/sublime
$ cp *.tmTheme ~/Library/Application\ Support/TextMate/Managed/Bundles/Themes.tmbundle/Themes/
```

Expand Down

0 comments on commit a2e3e66

Please sign in to comment.