# How to install KYMS CLI ## Using pip The simples way to install kyms is using the following command: ``` pip install kyms-cli ``` ## How to use Once install, use the following command to generate a complete podcast episode: ``` kyms-cli gencast ```