docs: fix tag typo
This commit is contained in:
parent
5c2d08decd
commit
2894c664d3
@ -30,7 +30,7 @@ Clone the Headplane repository, install dependencies, and build the project:
|
||||
```sh
|
||||
git clone https://github.com/tale/headplane
|
||||
cd headplane
|
||||
git checkout v0.5.5 # Or whatever tag you want to use
|
||||
git checkout 0.5.10 # Or whatever tag you want to use
|
||||
pnpm install
|
||||
pnpm build
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user