Skip to content

Commit 6774484

Browse files
committed
Change standalone install instructions to use latest release (#161)
1 parent 15b1465 commit 6774484

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ It should just work after that!
4444

4545
Do ensure that PHP_CodeSniffer's version matches our [requirements](#requirements)
4646

47-
2. Clone the repository:
47+
2. Download and uncompress the latest release:
4848

49-
git clone -b master https://github.com/sirbrillig/VariableAnalysis.git VariableAnalysis
49+
Click to download either the zip or tar.gz file from [the latest release page](https://github.com/sirbrillig/phpcs-variable-analysis/releases/latest). Expand the file and rename the resulting directory to `VariableAnalysis`.
5050

5151
3. Add its path to the PHP_CodeSniffer configuration:
5252

0 commit comments

Comments
 (0)