new webapp organization
This commit is contained in:
parent
0bb2d19b50
commit
1f9f864687
5 changed files with 33 additions and 9 deletions
|
|
@ -9,14 +9,14 @@
|
|||
<body>
|
||||
<div class="row">
|
||||
<h1>Copay Chrome Installation:</h1>
|
||||
<ul>
|
||||
<li>Download <a href="copay-chrome-extension.zip">ZIP</a></li>
|
||||
<ol>
|
||||
<li>Download the <a href="copay-chrome-extension.zip">ZIP</a></li>
|
||||
<li>Unpack the ZIP file</li>
|
||||
<li>Navigate to "chrome://extensions" in your browser</li>
|
||||
<li>Enable Developer Mode</li>
|
||||
<li>Click "Load unpacked extension" and select the unzipped folder</li>
|
||||
<li>Copay is installed!</li>
|
||||
</ul>
|
||||
</ol>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue