From 33ff77946f2aa603c7a691994f5f3208dae0db92 Mon Sep 17 00:00:00 2001 From: "Chan-hoo.Jeon" Date: Tue, 27 Jun 2023 15:01:33 +0000 Subject: [PATCH] update conda env command --- docs/UsersGuide/source/AQM.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UsersGuide/source/AQM.rst b/docs/UsersGuide/source/AQM.rst index 6333e80a21..f9c4e939bf 100644 --- a/docs/UsersGuide/source/AQM.rst +++ b/docs/UsersGuide/source/AQM.rst @@ -71,7 +71,7 @@ If the console outputs a message, the user should run the commands specified in .. code-block:: console Please do the following to activate conda: - > conda activate regional_workflow + > conda activate workflow_tools then the user should run ``conda activate regional_workflow``. Otherwise, the user can continue with configuring the workflow.