Skip to content

Commit e4832f8

Browse files
committed
docs: update cli.md
1 parent 04ce6ff commit e4832f8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/development/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ $ npm install
2323
$ npm run cli:install
2424
```
2525

26+
> [!WARNING]
27+
> The files will be symlinked in a bin directory but those links can break if you run the clean and compile steps again for other development. So then installing using the binaries below (and a copy step) or the install script in [Releases](releases.md) is safer.
2628
2729
## Package as a binary
2830

0 commit comments

Comments
 (0)