diff --git a/configuration/multiple_kernels.rst b/configuration/multiple_kernels.rst index b6359a99bda..59bf51b5103 100644 --- a/configuration/multiple_kernels.rst +++ b/configuration/multiple_kernels.rst @@ -119,7 +119,7 @@ to your ``composer.json`` autoload section: } } -Then, run ``composer install`` to dump your new autoload config. +Then, run ``composer dump-autoload`` to dump your new autoload config. Step 3) Define the Kernel Configuration ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~