Skip to content

Commit

Permalink
Merge pull request #67 from studyhog/develop
Browse files Browse the repository at this point in the history
#64 - guide on windows from microsd added
  • Loading branch information
studyhog committed Jul 20, 2022
2 parents 19e3cc1 + 1e068eb commit 56a8d3c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/data/guide.js
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,13 @@ export const GUIDE_RESOURCES = [
"description": "This guide will get you started on how to use the Steam Deck's controls and how to customize layouts.",
"badges": [
]
}
},
{
"title": "How to run Windows from MicroSD",
"link": "https://wagnerstechtalk.com/steamdeck/#Run_Windows_from_microSD",
"type": "link",
"description": "Guide on how to install Windows to a microSD card.",
"badges": [
]
},
]

0 comments on commit 56a8d3c

Please sign in to comment.