Commit 099f9c8b authored by Carl De Sousa Trias's avatar Carl De Sousa Trias
Browse files

Update README.md

parent 7d2d3a1d
......@@ -21,6 +21,7 @@ Code was designed and tested on an Ubuntu 20.04 operating system using anaconda
An environment with all the necessary libraries can be created using:
```bash
conda create --name <env>
conda activate <env>
pip install -r requirements.txt
```
Based on your ffmpeg installation you might also needs :
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment