From abc14995d89ea5252a3fa553f602da92415831c7 Mon Sep 17 00:00:00 2001 From: zetaPRIME Date: Fri, 17 Mar 2017 07:37:54 -0400 Subject: [PATCH] adjust readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6045a7d..00726a3 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Additionally, libstarlight contains versions of the following bundled within: ## Okay, so how do I use this? (section WIP, take a look at the testbed for a slightly scattered example) -To ensure your application runs properly without themes installed to the SD card, it is recommended to include a copy of the default theme (or any theme with no fallback) at `romfs:/.fallback_theme`. +To ensure your application runs properly without themes installed to the SD card, it is recommended to include a copy of the default theme (or any theme with no fallback) at `romfs:/.fallback_theme/`. (Themes on SD go in `sdmc:/.starlight/themes/`)