mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 10:56:46 -04:00
Add how-to instructions for the Sony PRS-300
This commit is contained in:
parent
d00325964f
commit
4ff5512544
1 changed files with 16 additions and 2 deletions
|
@ -180,20 +180,34 @@ require_once('Core.php');
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</li>
|
</li>
|
||||||
<li id="sony">
|
<li id="sony-prs-t2">
|
||||||
<h3>Sony PRS-T2</h3>
|
<h3>Sony PRS-T2</h3>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
<p>Using a USB cable, connect your Sony PRS-T2 to the computer you downloaded the epub file to.</p>
|
<p>Using a USB cable, connect your Sony PRS-T2 to the computer you downloaded the epub file to.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>Download, install, and open the <a href="http://www.sony.com.au/support/download/469196">Sony Reader for PC</a> software.</p>
|
<p>Download, install, and open the Sony Reader for PC software.</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>Drag the epub file you downloaded into the Books tab of the Reader for PC software, and then Sync.</p>
|
<p>Drag the epub file you downloaded into the Books tab of the Reader for PC software, and then Sync.</p>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
</li>
|
</li>
|
||||||
|
<li id="sony-prs-300">
|
||||||
|
<h3>Sony PRS-300</h3>
|
||||||
|
<ol>
|
||||||
|
<li>
|
||||||
|
<p>Using a USB cable, connect your Sony PRS-300 to the computer you downloaded the epub file to. Your PRS-300 will appear as a USB drive that you can browse.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Navigate to the <code class="path">./database/media/books/</code> folder on the PRS-300 drive and drag and drop the epub file in.</p>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Eject the PRS-300 from your computer using your system’s “Safely remove drive” option. Your ebook should now be visible!</p>
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
</li>
|
||||||
<li id="other">
|
<li id="other">
|
||||||
<h3>Other Devices</h3>
|
<h3>Other Devices</h3>
|
||||||
<p>We need help collecting instructions for transferring files to other devices. If you have a non-Kindle device, <a href="/contribute">get in touch and help write these instructions</a>!</p>
|
<p>We need help collecting instructions for transferring files to other devices. If you have a non-Kindle device, <a href="/contribute">get in touch and help write these instructions</a>!</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue