Skip to content

Commit 4f253a5

Browse files
committed
Reword
1 parent 28e6757 commit 4f253a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/asset_mapper.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,8 @@ Now you can import the ``bootstrap`` package like usual:
217217
218218
All packages in ``importmap.php`` are downloaded into an ``assets/vendor/`` directory,
219219
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:
220+
You'll need to run the following command to download the files on other computers
221+
if some are missing:
221222

222223
.. code-block:: terminal
223224

0 commit comments

Comments
 (0)