Skip to content

Commit

Permalink
Fix windows bootstrap.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
eSlider committed Feb 17, 2017
1 parent 0c8253a commit cf0c88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.bat
@@ -1,2 +1,2 @@
cd application
php bin/compposer install --no-dev -o
php bin/composer install --no-dev -o

0 comments on commit cf0c88f

Please sign in to comment.