basic-information: add to get-started
No action on this PR for a while due to discussion on guide structure. Amending to current guide structure as interim measure.
This commit is contained in:
parent
60292f1020
commit
e460c3aa19
2 changed files with 5 additions and 2 deletions
|
@ -4,10 +4,10 @@ title: "Basic Information"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, skip to [Get Started](get-started).
|
||||
If this is your first time modding a 3DS (or you're unfamiliar with technology), keep reading! Otherwise, if you have prior experience and know what you're doing, go back to [Get Started](get-started).
|
||||
{: .notice--info}
|
||||
|
||||
This page covers some of the base computer terminology and 3DS-specific quirks that you should know before following this guide.
|
||||
This page covers some of the base computer terminology and 3DS-specific information that you should know before following this guide.
|
||||
|
||||
Each section is collapsed by default. Click or tap on the name of the section to open it.
|
||||
|
||||
|
|
|
@ -4,6 +4,9 @@ title: "Get Started"
|
|||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
If this is your first time modding a 3DS and/or you're unfamiliar with technology, check out [this page](basic-information) for a quick overview of things you may want to know before starting this guide.
|
||||
{: .notice--info}
|
||||
|
||||
Before starting this guide, we will see if custom firmware is already installed and check the current system version of your device.
|
||||
|
||||
#### Section I - CFW Check
|
||||
|
|
Loading…
Reference in a new issue