Skip to content

Commit 30b606e

Browse files
Tweak ReadMe install instructions
1 parent 9077990 commit 30b606e

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,14 @@ to search for "Sublime" and install the community-org maintained ones.
1717

1818
#### Zeal
1919
Zeal does not have a direct search for user-contrib docsets.
20-
You can use [this third-party site][vercel]
21-
to [search for Sublime docsets][vercel-search]
22-
and either use the repackaged Feed URL or one of the ones
23-
direct from Kapeli in your region.
24-
2520
In Zeal, go to *Tools* > *Docsets…* > *Add feed*
26-
and paste in the URL.
21+
and paste in the URL to a [third-party][zuc]'s repacked feed
22+
[for Sublime Text][zuc-st-feed] or [for Sublime Merge][zuc-sm-feed].
2723

2824

2925
### Install manually
30-
Download from GitHub Releases or build yourself with the instructions below.
26+
Download from [GitHub Releases][releases]
27+
or build yourself with the instructions below.
3128

3229
- If you have a `docset-bundle.zip` from GitHub, extract it somewhere.
3330
- If you build yourself, `sublime-text.docset` will be in the
@@ -90,8 +87,10 @@ just `make install-linux`. Otherwise:
9087
[st]: https://www.sublimetext.com/
9188
[st-docs]: https://www.sublimetext.com/docs/index.html
9289
[sm]: https://www.sublimemerge.com/
93-
[vercel]: https://zealusercontributions.vercel.app
94-
[vercel-search]: https://zealusercontributions.vercel.app/search?q=sublime+community
90+
[zuc]: https://zealusercontributions.vercel.app
91+
[zuc-st-feed]: https://zealusercontributions.vercel.app/api/docsets/Sublime_Text.xml
92+
[zuc-sm-feed]: https://zealusercontributions.vercel.app/api/docsets/Sublime_Merge.xml
93+
[releases]: https://github.com/SublimeText/sublime-text-docset/releases
9594
[dashing]: https://github.com/technosophos/dashing#readme
9695

9796
[malexer]: https://github.com/malexer

0 commit comments

Comments
 (0)