You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Search In Project v1.2.0
2
2
3
-
A plugin for [Sublime Text 2](http://www.sublimetext.com/).
3
+
A plugin for [Sublime Text](http://www.sublimetext.com/). Versions 2 and 3 are supported.
4
4
5
5
## Synopsis
6
6
@@ -12,9 +12,9 @@ It's easy to add another search tool, if you so desire.
12
12
13
13
## Installation
14
14
15
-
[Package Control](http://wbond.net/sublime_packages/package_control): install package **SearchInProject** (this is the recommended
15
+
*[Package Control](http://wbond.net/sublime_packages/package_control): install package **SearchInProject** (this is the recommended method)
16
16
17
-
Copy the folder into the Packages folder.
17
+
* Download an [archive of the repository](https://github.com/leonid-shevtsov/SearchInProject_SublimeText/archive/master.zip), and unzip into the Sublime Text Packages folder.
0 commit comments