docs: use git tags for bare metal
This commit is contained in:
parent
9a5952adcb
commit
8429b19c4a
@ -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…
Reference in New Issue
Block a user