Skip to content

Commit 741246d

Browse files
committed
Wrong branch for bakerydemo
1 parent 1e4b523 commit 741246d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/splash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python3 runner.py --name "Simple Test" --uri "/workspaces/green-metrics-tool/exa
2525
Then, if you want to see a more representative repository, try running our Bakery Demo repository we did together with the Wagtail Community:
2626

2727
```sh
28-
python3 runner.py --uri https://github.com/green-coding-solutions/bakerydemo --branch gmt --skip-system-checks --dev-no-optimization --dev-cache-build --skip-unsafe --name "Bakery Demo Test"
28+
python3 runner.py --uri https://github.com/green-coding-solutions/bakerydemo --branch gmt-pinned-versions --skip-system-checks --dev-no-optimization --dev-cache-build --skip-unsafe --name "Bakery Demo Test"
2929
```
3030

3131
To see the Metrics front end, go to your ports tab and follow the forwarding address for port 9143.

0 commit comments

Comments
 (0)