We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f6679 commit b1157a6Copy full SHA for b1157a6
frontend/asset_mapper.rst
@@ -217,8 +217,7 @@ Now you can import the ``bootstrap`` package like usual:
217
218
All packages in ``importmap.php`` are downloaded into an ``assets/vendor/`` directory,
219
which should be ignored by git (the Flex recipe adds it to ``.gitignore`` for you).
220
-You'll need to run the ``php bin/console importmap:install``
221
-command to download the files on other computers if some are missing:
+To intialize your project on another computer, you'll need to run:
222
223
.. code-block:: terminal
224
0 commit comments