docs: add compilation step to cli
This commit is contained in:
parent
39026072be
commit
f962e8be42
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ Commands:
|
|||
|
||||
To run the Immich CLI from source, run the following in the cli folder:
|
||||
|
||||
$ npm run build
|
||||
$ ts-node .
|
||||
|
||||
You'll need ts-node, the easiest way to install it is to use npm:
|
||||
|
|
Loading…
Reference in a new issue