Skip to content

Commit dd0cdcb

Browse files
committed
More generic cloning instructions
1 parent de09ca7 commit dd0cdcb

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,10 @@ automatic updates with changelogs…).
5252
#### From github
5353

5454
You can install from github if you want, although Package Control automates
55-
just that. Go to your `Packages` subdirectory under Sublime Text's data directory:
55+
just that. Go to your `Packages` directory (find out where it is by running
56+
`Preferences: Browse Packages` from The _Command Palette_) and clone this repository:
5657

57-
* Windows: `%APPDATA%\Sublime Text`
58-
* OS X: `~/Library/Application Support/Sublime Text`
59-
* Linux: `~/.config/sublime-text`
60-
* Portable Installation: `Sublime Text/Data`
61-
62-
Then clone this repository:
63-
64-
git clone git://github.com/SublimeText/TrailingSpaces.git
58+
git clone https://github.com/SublimeText/TrailingSpaces.git
6559

6660
#### Manually
6761

0 commit comments

Comments
 (0)