This commit is contained in:
fred 2022-10-24 01:18:14 +02:00
parent c378de212d
commit 4778a50a59
1 changed files with 4 additions and 5 deletions

View File

@ -20,7 +20,7 @@
<body> <body>
<header> <header>
<h6> <h6>
<a href="http://127.0.0.1/" target="bunker"> "<span>Astroport /ipfs/</span>"</a> (TW) <a href="http://127.0.0.1/" target="bunker"> <span>"Astroport /ipfs/"</span></a> (TW)
</h6> </h6>
</header> </header>
@ -66,10 +66,9 @@
<div class="row justify-center"> <div class="row justify-center">
<p><h3> >>> Devenez le réseau. Installez IPFS !</h3> <p><h3> >>> Devenez le réseau. Installez IPFS !</h3>
<ul> <ul>
<li>Débutant, sous Windows ou Mac ? Installez IPFS Desktop à votre OS: <a href="https://docs.ipfs.tech/install/ipfs-desktop/" target="code">IPFS Desktop</a></li> <li>Installez 'go-ipfs' <a href="https://docs.ipfs.tech/install/command-line/#official-distributions" target="code">KUBO</a> sur votre système</li>
<li>Plus aguerri ou sous Linux? Ajoutez 'go-ipfs' à votre système: <a href="https://docs.ipfs.tech/install/command-line/#official-distributions" target="code">go-ipfs</a></li> <li>Ajoutez <a href="https://docs.ipfs.tech/install/ipfs-companion/" target="code"><b>ipfs-companion</b></a> à votre navigateur</li>
<li>Rendez votre navigateur compatible avec le compagnon IPFS <a href="https://docs.ipfs.tech/install/ipfs-companion/" target="code"><b>ipfs-companion</b></a> !!</li> </ul>
</ul>
</p> </p>
</div> </div>
</article> </article>