Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Replacing domain where to get the box2
  • Loading branch information
agarzon committed Sep 4, 2015
1 parent 839c753 commit ef43fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $ ~/.composer/vendor/bin/iniscan

First make sure you run composer.phar install
```
curl -LSs http://box-project.org/installer.php | php
curl -LSs https://box-project.github.io/box2/installer.php | php
php box.phar build
```
This should result in a iniscan.phar file being created in the root folder.
Expand Down

0 comments on commit ef43fc2

Please sign in to comment.