diff --git a/README.md b/README.md index 58c4f45..efab3d0 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +Probably the makefile for linux - and maybe some other stuff.