Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerun committed Sep 1, 2014
1 parent fcc2fb8 commit 022666f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 5 additions & 1 deletion INSTALL.md
Expand Up @@ -5,7 +5,11 @@ But before that, append following to your User Settings (for blue theme):
"theme": "Wombat.sublime-theme",
"wombat_color_blue": true,
"wombat_dirty_bottom_bar_blue": true,
"color_scheme": "Packages/Wombat Theme/Wombat.tmTheme",
"color_scheme": "Packages/Wombat Theme/Wombat.tmTheme"

WARNING: For Sublime Text 2, you need to use following theme:

"theme": "Wombat2.sublime-theme"

Here are the defaults set by Wombat theme (notice use_simple_full_screen is enabled):

Expand Down
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -15,6 +15,8 @@ Install it using [Sublime Package Control](http://wbond.net/sublime_packages/com
}
```

WARNING: For Sublime Text 2 you need to use `Wombat2.sublime-theme`.

You need to restart Sublime Text(!)

## Features
Expand Down

0 comments on commit 022666f

Please sign in to comment.