Skip to content

Commit

Permalink
Small tweak to readme to reflect Symfony moving console to /bin/
Browse files Browse the repository at this point in the history
  • Loading branch information
SecondeJK committed Apr 28, 2016
1 parent 998761a commit 7f5e753
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 @@ -37,7 +37,7 @@ $ php composer.phar require stfalcon/tinymce-bundle='X.Y'
### The bundle needs to copy the resources necessary to the web folder. You can use the command below:

```
$ php app/console assets:install web/
$ php bin/console assets:install web/
```

## Include in template
Expand Down

0 comments on commit 7f5e753

Please sign in to comment.