docs: fix v3 branch name in getting-started (#2644)
Co-authored-by: Patrick Wespi <patrick.wespi@positrigo.com>
This commit is contained in:
parent
0d55eee4dc
commit
fac04ccb5e
@ -53,7 +53,7 @@ following commands:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Switch to the v3 branch
|
# Switch to the v3 branch
|
||||||
git switch feat/v2-main
|
git switch v3-stable
|
||||||
|
|
||||||
# Restore dependencies
|
# Restore dependencies
|
||||||
yarn install
|
yarn install
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user