Skip to content

Commit 6987534

Browse files
authored
Update README.md
1 parent d3dcb18 commit 6987534

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,9 @@ sudo apt-get install python3-pip
1616
# Installare i pacchetti elencati in requirements.txt
1717
```bash
1818
pip install -r requirements.txt
19+
20+
```
21+
# Avvia il programma:
22+
```bash
23+
Python3 main.py
24+

0 commit comments

Comments
 (0)