Skip to content

Commit

Permalink
[SC64][DOCS][WEB] Added a link to a video build guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Polprzewodnikowy committed Oct 9, 2024
1 parent ed63eb3 commit cc41652
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/06_build_guide.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- [Video guide](#video-guide)
- [Step by step guide how to make SC64](#step-by-step-guide-how-to-make-sc64)
- [**PCB manufacturing data**](#pcb-manufacturing-data)
- [**PCB requirements**](#pcb-requirements)
Expand All @@ -12,6 +13,10 @@

---

## Video guide

[![Video guide](https://img.youtube.com/vi/t6hyCFpwqz8/0.jpg)](https://www.youtube.com/watch?v=t6hyCFpwqz8 "How to build and program the SummerCart64")

## Step by step guide how to make SC64

All necessary manufacturing files are packaged in every `sc64-extra-{version}.zip` file in GitHub releases.
Expand Down
4 changes: 3 additions & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@ <h1>Where to buy</h1>
check the <code><strong>#sc64-forum</strong></code> channel.</li>
<li><a href="https://www.pcbway.com/project/member/shareproject/?bmbno=1046ED64-8AEE-44">PCBWay
Shared Project</a> page - both assembled boards and bare PCBs are available.</li>
<li>Manual PCB and components order - DIY friendly option.</li>
<li>Manual PCB and components order - DIY friendly option. Step by step video guide: <a
href="https://www.youtube.com/watch?v=t6hyCFpwqz8">https://www.youtube.com/watch?v=t6hyCFpwqz8</a>
</li>
</ul>
</section>

Expand Down

0 comments on commit cc41652

Please sign in to comment.