Skip to content

Commit 03ad154

Browse files
authored
Update README.md
1 parent 81054f3 commit 03ad154

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ PythonOS è un mini-sistema operativo sviluppato in Python con interfaccia grafi
1818

1919
## Installazione
2020

21+
1. Clona il repository:
22+
23+
```bash
24+
https://github.com/pythonos-project/pythonos.git
25+
```
2126
1. Crea un ambiente virtuale:
2227

2328
```bash

0 commit comments

Comments
 (0)