Skip to content

Commit 7dee8b1

Browse files
authored
Update download.html
1 parent f48b58d commit 7dee8b1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

download.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,6 @@ <h2>Scarica PythonOS</h2>
367367
<div class="terminal-body">
368368

369369
> git clone https://github.com/pythonos-project/pythonos.git<br>
370-
> cd pythonos<br>
371370
> python -m venv venv<br>
372371
> source venv/bin/activate<br>
373372
<em> # Su Windows: venv\Scripts\activate, PowerShell: venv\Scripts\Activate</em><br>
@@ -379,7 +378,7 @@ <h2>Scarica PythonOS</h2>
379378

380379
</div>
381380

382-
<p>Se non vuoi usare il terminale, puoi scaricare l'ultima versione di PythonOS da <a class="btn btn-ot" href="https://github.com/pythonos-project/pythonos/releases" target="_blank">GitHub</a> o usare <a class="btn btn-ot" href="https://pythonos-project.github.io/download.py" target="_blank">l'installatore guidato</a>.</p>
381+
<p>Se non vuoi usare il terminale, puoi scaricare l'ultima versione di PythonOS da <a class="btn btn-ot" href="https://github.com/pythonos-project/pythonos/releases" target="_blank">GitHub</a> <br/><br/>o usare <a class="btn btn-ot" href="https://pythonos-project.github.io/download.py" target="_blank">l'installatore guidato</a>.<br/></br/></p>
383382
<p>Se non vuoi l'ultima versione, usa il file .zip nelle Release di GitHub.</p>
384383

385384
</section>

0 commit comments

Comments
 (0)