Skip to content

Commit da20331

Browse files
committed
wip
1 parent b81d850 commit da20331

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Web/Documentation/content/main/0-getting-started/01-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Once the prerequisites are installed, you can chose your installation method. Te
1616
To get started with a new Tempest project, you may use {`tempest/app`} as the starting point. The `composer create-project` command will scaffold it for you:
1717

1818
```sh
19-
{:hl-keyword:composer:} create-project tempest/app {:hl-type:my-app:} --stability alpha
19+
{:hl-keyword:composer:} create-project tempest/app {:hl-type:my-app:} --stability beta
2020
{:hl-keyword:cd:} {:hl-type:my-app:}
2121
```
2222

0 commit comments

Comments
 (0)