From e154738421cd98b7a34471028a2d2a493ffec377 Mon Sep 17 00:00:00 2001 From: mrdude2478 Date: Tue, 26 Apr 2022 01:49:36 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.