From 4e53e084f5ccd8fcf2b629137c6effecf8768a62 Mon Sep 17 00:00:00 2001 From: j-dunham Date: Thu, 18 Aug 2022 17:44:56 -0400 Subject: [PATCH] Update gitlab/valet-forecast-lab.md Co-authored-by: Luke Engle <99493186+luke-engle@users.noreply.github.com> --- gitlab/valet-forecast-lab.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/valet-forecast-lab.md b/gitlab/valet-forecast-lab.md index 0a0a961..a5c009a 100644 --- a/gitlab/valet-forecast-lab.md +++ b/gitlab/valet-forecast-lab.md @@ -25,7 +25,7 @@ Before we can run the forecast we need to answer a few questions so we can const ## Perform a forecast - Using the answers above we get the following `forecast` command: ``` -gh valet forecast gitlab --output-dir ./tmp/forecast_reports --namespace valet --start-date 08-02-2022 +gh valet forecast gitlab --output-dir ./tmp/forecast_reports --namespace valet --start-date 2022-08-02 ``` - Run the command in the codespace terminal. - Verify that the command output is similar to this.