Skip to content

Commit

Permalink
[#5956] change app/console back to bin/console
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Dec 9, 2015
1 parent dcde292 commit 7d922b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ For hardcoded users, since 2.7 you can use the built-in command :

.. code-block:: bash
$ php app/console security:encode-password
$ php bin/console security:encode-password
It will give you something like this:

Expand Down

0 comments on commit 7d922b9

Please sign in to comment.