From 309824288d7156a87dedd44e4ee93b1760100b7d Mon Sep 17 00:00:00 2001 From: Joseph Anthony Braganza Date: Sun, 17 Mar 2024 15:21:39 +0530 Subject: [PATCH] updated the code --- docs/getting_started/how_to_update_mautic.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting_started/how_to_update_mautic.rst b/docs/getting_started/how_to_update_mautic.rst index 4ea07017..a5a08ad6 100644 --- a/docs/getting_started/how_to_update_mautic.rst +++ b/docs/getting_started/how_to_update_mautic.rst @@ -80,7 +80,9 @@ To Update Mautic from 2.x to 3.x If you are on mautic 2.x + then it is better for you to upgrade to 3.x and higher version in this section let's deep dive into upgrading mautic from 2.x to 3.x version. Let's Get Started ! + .. note:: + if you are not already operating with elevated privileges or have not set up the necessary permissions in your system configuration, you may be able to run these commands with sudo. 1. Step One : Fix the data migrations, in your current mautic repo path execute the below commands inside (cd /path/to/your/mautic) :