Skip to content

Commit a0115f8

Browse files
committed
Update installation instructions
1 parent 67581a6 commit a0115f8

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,30 @@ This is a collection of various brain dumps gathered throughout my journey of po
55
![xkcd](https://cloud.githubusercontent.com/assets/5860071/10386656/bd32dbc2-6e62-11e5-8658-2b0f268f0c8a.png)
66

77

8-
# Sublime Text plugin
8+
# Preview
99

1010
![Sublime Text demo](https://cloud.githubusercontent.com/assets/5860071/9787794/3904d4b8-57ce-11e5-96da-b0c34b2ce8a1.gif)
1111

1212

1313
### Installation
1414

15-
1. Go to the packages directory (Preferences -> Browse packages)
16-
2. Copy paste this repository into the packages directory
15+
##### Package control
16+
17+
1. Make sure you have [Package Control](https://packagecontrol.io/installation) installed
18+
2. Press `Ctrl+Shift+P` to open the command palette
19+
3. Type `install` and search for the `Package Control: Install Package`
20+
4. Search for the package named `Cheatsheet` and install it
21+
22+
##### Manual
23+
24+
1. Go to the packages directory (`Preferences -> Browse packages`)
25+
2. Clone this repository into the packages directory
1726

1827

1928
### Usage
2029

21-
Open the command palette using Ctrl+Shift+P.
22-
Type 'Cheatsheet' followed by the command or part of the cheatsheet name.
30+
Open the command palette using `Ctrl+Shift+P`.
31+
Type `Cheatsheet` followed by the command or part of the cheatsheet name.
2332

2433

2534
### Commands

0 commit comments

Comments
 (0)