Merge remote-tracking branch 'origin/master' into st4

This commit is contained in:
TheSecEng 2020-04-26 15:08:15 -04:00
commit 35e6280133
No known key found for this signature in database
GPG Key ID: A7C3BA459E8C5C4E
1 changed files with 8 additions and 1 deletions

View File

@ -18,6 +18,13 @@ search for package: "[**Pretty JSON**][]"
**Sublime Text 3**
**Sublime Text 4**
- `cd <Packages directory>` (for example on Mac it is `~/Library/Application\ Support/Sublime\ Text\ 2/Packages` or `~/Library/Application\ Support/Sublime\ Text\ 3/Packages`)
- `git clone https://github.com/dzhibas/SublimePrettyJson.git "Pretty JSON"`
**Sublime Text 3**
- `cd <Packages directory>` (for example on Mac it is `~/Library/Application\ Support/Sublime\ Text\ 2/Packages` or `~/Library/Application\ Support/Sublime\ Text\ 3/Packages`)
- `git clone https://github.com/dzhibas/SublimePrettyJson.git "Pretty JSON"`
- `git checkout st3`