mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update install_iso_fr.md
This commit is contained in:
parent
3b7ca36ed2
commit
5e04a4a634
1 changed files with 13 additions and 8 deletions
|
@ -13,17 +13,22 @@
|
|||
* Un [fournisseur d'accès correct](/isp_fr), de préférence avec une bonne vitesse d'upload
|
||||
* Une **clé USB** d'une capacité minimum d'1Go **OU** un **CD vierge** standard
|
||||
* Une des dernières **images ISO YunoHost** (dans le doute prenez la version 32 bits) :
|
||||
* **Torrent** :
|
||||
* [32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso.torrent)
|
||||
* [64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso.torrent)
|
||||
|
||||
* **Téléchargement direct** :
|
||||
* [32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso)
|
||||
* [64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso)
|
||||
<div>
|
||||
<b>Torrent :</b>
|
||||
<ul>
|
||||
<li>[32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso.torrent)</li>
|
||||
<li>[64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso.torrent)</li>
|
||||
</ul>
|
||||
<b>Téléchargement direct :</b>
|
||||
<ul>
|
||||
<li>[32 bits](http://build.yunohost.org/yunohostv2-latest-i386.iso)</li>
|
||||
<li>[64 bits](http://build.yunohost.org/yunohostv2-latest-amd64.iso)</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
## Étapes d'installation
|
||||
## Étapes d’installation
|
||||
|
||||
<a class="btn btn-lg btn-default" href="/burn_or_copy_iso_fr">1. Copier l'image ISO</a>
|
||||
|
||||
|
|
Loading…
Reference in a new issue