Skip to content

Commit 56a8d3c

Browse files
authored
Merge pull request #67 from studyhog/develop
#64 - guide on windows from microsd added
2 parents 19e3cc1 + 1e068eb commit 56a8d3c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/data/guide.js

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,13 @@ export const GUIDE_RESOURCES = [
134134
"description": "This guide will get you started on how to use the Steam Deck's controls and how to customize layouts.",
135135
"badges": [
136136
]
137-
}
137+
},
138+
{
139+
"title": "How to run Windows from MicroSD",
140+
"link": "https://wagnerstechtalk.com/steamdeck/#Run_Windows_from_microSD",
141+
"type": "link",
142+
"description": "Guide on how to install Windows to a microSD card.",
143+
"badges": [
144+
]
145+
},
138146
]

0 commit comments

Comments
 (0)