Remove outdated instructions from PeerTube README

This commit is contained in:
2025-02-05 16:21:36 +01:00
parent 6b648f5491
commit 12cae3e82e

View File

@@ -1,17 +1 @@
## Statistiche per nerd da Peer Tube # TODO
spero funzioni
per installarlo baste creare un nuovo ambiente e installare le dipendenze con:
```
python -m venv env
source .\env\bin\activate
pip install -r requirements.txt
```
per eseguire il tutto basta lanciare:
```
jupyter-lab
```