docs: use git tags for bare metal
This commit is contained in:
parent
9a5952adcb
commit
8429b19c4a
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ Clone the Headplane repository, install dependencies, and build the project:
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/tale/headplane
|
git clone https://github.com/tale/headplane
|
||||||
cd headplane
|
cd headplane
|
||||||
|
git checkout v0.5.5 # Or whatever tag you want to use
|
||||||
pnpm install
|
pnpm install
|
||||||
pnpm build
|
pnpm build
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue