Skip to content

Commit d98975f

Browse files
committed
Updated readme
1 parent 05119de commit d98975f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This package includes several Sublime Text syntaxes for multiple parts of Cracks
66
3. Syntax for `.unit` files. It's also based on XML, and is somewhat context-aware. Behaviors embed the SValue syntax, and attributes are contextually highlighted.
77

88
## How to install
9-
The easiest way to install this package is through [Package Control](https://packagecontrol.io/). In Sublime Text, simply press `Ctrl+Shift+P`, navigate to "Install package", and find the package named "Crackshell".
9+
First of all, you require to have Sublime Text 3 version [3103](https://www.sublimetext.com/blog/articles/sublime-text-3-build-3103) or later.
10+
11+
The easiest way to install this package is through [Package Control](https://packagecontrol.io/). In Sublime Text, simply press `Ctrl+Shift+P`, navigate to "Install package", and find the package named "Crackshell". If you don't see the package, you might have an older version of Sublime Text that is not supported by this package.
1012

1113
Manual install is done by making a folder in your packages folder. On Windows for example, you clone the repository here: `C:\Users\Username\AppData\Roaming\Sublime Text 3\Packages\Crackshell\`

0 commit comments

Comments
 (0)