summaryrefslogtreecommitdiff
path: root/README-SWITCH.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-SWITCH.md')
-rw-r--r--README-SWITCH.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-SWITCH.md b/README-SWITCH.md
index b5a211f8c..f2f23f290 100644
--- a/README-SWITCH.md
+++ b/README-SWITCH.md
@@ -38,7 +38,7 @@ Building
```
git clone https://github.com/Cpasjuste/ManaPlus.git
cd ManaPlus
-cp CMakeLists.txt.switch CMakeLists.txt
+cp packaging/switch/CMakeLists.txt.switch CMakeLists.txt
mkdir cmake-build-release && cd cmake-build-release
cmake -DPLATFORM_SWITCH=ON -DCMAKE_BUILD_TYPE=Release ../
make ManaPlus.nro