From 057db91baa18cd1b88dc1cd0fe3a6b8ea44ac369 Mon Sep 17 00:00:00 2001 From: Lai Jiang Date: Tue, 16 May 2023 10:07:20 -0400 Subject: [PATCH] Update install.md (#2029) --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 0714815d9..14687a4fa 100644 --- a/docs/install.md +++ b/docs/install.md @@ -141,7 +141,7 @@ pipelines already based on flex-template, deployment in the testing environments (alpha and crash) can be done using the following command: ```shell -./nom_build :core:stage_beam_pipelines --environment=alpha +./nom_build :core:stageBeamPipelines --environment=alpha ``` Pipeline deployment in other environments are through CloudBuild. Please refer