From db185e57ff020b13cb8ed2af7309634c6b919734 Mon Sep 17 00:00:00 2001 From: Dan Sanderson Date: Sat, 28 Jul 2018 23:20:25 -0700 Subject: [PATCH] Updated Running PICO 8 on the GameShell (markdown) --- Running-PICO-8-on-the-GameShell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running-PICO-8-on-the-GameShell.md b/Running-PICO-8-on-the-GameShell.md index 932c254..8cf4271 100644 --- a/Running-PICO-8-on-the-GameShell.md +++ b/Running-PICO-8-on-the-GameShell.md @@ -132,7 +132,7 @@ In your browser, download this image file by right-clicking and selecting "Save Copy this file to your GameShell using `scp` or whatever file transfer program you used earlier. -You want this file to be named `PICO-8.png`, and to be located in the folder `/home/cpi/apps/launcher/skin/Menu/GameShell/`. You can either find this location using your file transfer program, or you can transfer the image file to the home directory (`/home/cpi/`) then move it into place with a shell command. Connect via `ssh`, then: +You want this file to be named `PICO-8.png`, and to be located in the folder `/home/cpi/apps/launcher/skin/default/Menu/GameShell`. You can either find this location using your file transfer program, or you can transfer the image file to the home directory (`/home/cpi/`) then move it into place with a shell command. Connect via `ssh`, then: ``` mv PICO-8.png ~/apps/launcher/skin/default/Menu/GameShell