cfw-guide / dsi.cfw.guide

A complete Nintendo DSi homebrew guide, from stock to HiyaCFW.
https://dsi.cfw.guide/
MIT License
85 stars 48 forks source link

Update installing-hiyacfw.md #62

Closed wbrtm closed 3 years ago

wbrtm commented 3 years ago

Add step of installing tk package under linux

Peter0x44 commented 3 years ago

This doesn't apply to all distributions - this python3-tk package is for debian and ubuntu specifically, which I wouldn't assume all people are using

wbrtm commented 3 years ago

Thanks, I changed the bullet point to not include a specific package name.

Epicpkmn11 commented 3 years ago

Would saying "Run pip3 -r requirements.txt" or so be better? Or is pip not commonly included on linux that leaving it vague is best?

Peter0x44 commented 3 years ago

Pip is usually included, although sometimes might require installing a package named like python-pip I think that would be better in general though

wbrtm commented 3 years ago

Made another change using your feedback.

NightScript370 commented 3 years ago

Maybe try including "If your system does not have pip installed, install the python-pip package" as a sub-bullet