Install ohif CLI debian

Hello,
I am a beginner and I want to install ohif v3 on a debian machine. I can’t quite follow the installation instructions. if possible to help me by giving the commands to enter in cli.
Thank you.

Welcome to the community @Rijan!

No installation of the cli is necessary. I believe all you need is to clone the OHIF repo and then follow the various instructions to build and run OHIF. For the cli, see the following. It should be as simple as running yarn run cli --help at your sandbox root.

Hope this helps.