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 28e6757 commit 4f253a5Copy full SHA for 4f253a5
frontend/asset_mapper.rst
@@ -217,7 +217,8 @@ 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
-To intialize your project on another computer, you'll need to run:
+You'll need to run the following command to download the files on other computers
221
+if some are missing:
222
223
.. code-block:: terminal
224
0 commit comments