Update README.md

This commit is contained in:
mrdude2478 2022-04-26 01:49:36 +01:00 committed by GitHub
parent 894ff5eadc
commit e154738421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,9 +29,9 @@ Second, built Plutonium - "make plutonium".
Third, Make Tinwoo - "make tinwwoo".
## Cleanup tinwoo once built
First, "make libusbclean".
Second, "make cleanplutonium".
Third, "make clean".
First, "make libusbclean"
Second, "make cleanplutonium"
Third, "make clean"
## Note
This is a work in progress and lets you build with new libnx, plutonium packages. Some stuff still needs fixed to work with the new plutonium and libnx changes.
@ -40,4 +40,4 @@ Font sizes in menus.
Threading in the main menu - to stop GUI freezing.
Options page - stop jumping back to top of page after something is selected
Touchscreen not working properly.
Probably the makefile for linux - and maybe some other stuff.
Probably the makefile for linux - and maybe some other stuff.