10000 fix backslash in bin command · torreytsui/symfony-cmf-docs@d645ac4 · GitHub
[go: up one dir, main page]

Skip to content

Commit d645ac4

Browse files
authored
fix backslash in bin command
1 parent 9940951 commit d645ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ content repository:
308308

309309
.. code-block:: bash
310310
311-
$ php bin\console doctrine:phpcr:node:dump
311+
$ php bin/console doctrine:phpcr:node:dump
312312
313313
Create Data Fixtures
314314
~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)
0