README fix

This commit is contained in:
Andrzej Preibisz 2023-02-02 18:16:34 +01:00
parent 66e13ec7df
commit 42ac7cd1fb

View File

@ -2,8 +2,9 @@
## Run apllication ## Run apllication
1. `pip install -r requirements.txt` 1. `pip install -r requirements.txt`
2. `streamlit run main.py` 2. `sudo apt-get install ffmpeg`
3. On http://localhost:8501/ you should see the app 3. `streamlit run main.py`
4. On http://localhost:8501/ you should see the app