mirror of
https://github.com/tale/headplane.git
synced 2026-08-31 17:28:14 +00:00
docs: use git tags for bare metal
This commit is contained in:
@@ -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
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user