Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Commit 61da295

Browse files
committed
Merge pull request #60 from msound/fixing_readme_box_instructions
Fixed README.md links to box project
2 parents 5195040 + c8a3221 commit 61da295

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
@@ -63,10 +63,10 @@ or setting for ANT:
6363

6464
Create Phar package
6565
--------------
66-
PHP Parallel Lint supports [Box app](http://box-project.org) for creating Phar package. First, install box app:
66+
PHP Parallel Lint supports [Box app](http://box-project.github.io/box2/) for creating Phar package. First, install box app:
6767

6868
```
69-
curl -LSs http://box-project.org/installer.php | php
69+
curl -LSs https://box-project.github.io/box2/installer.php | php
7070
```
7171

7272
and then run this command in parallel lint folder, which creates `parallel-lint.phar` file.

0 commit comments

Comments
 (0)