diff --git a/README.md b/README.md index 1800356..e3b9e98 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ The easy way to host this bot, deploy to Heroku - sudo apt update && upgrade -y - sudo apt install python3-pip -y virtualenv - sudo apt install ffmpeg -y +- nvm install v16.5.0 +- npm i -g npm - git clone https://github.com/levina-lab/video-stream - cd video-stream - virtualenv venv #Create Virtual Environment.