From 8e60f9960ea6452011bd33cc833ee309adc91700 Mon Sep 17 00:00:00 2001 From: Leon422 Date: Tue, 19 May 2020 00:02:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dadc0b7e..0e28a0b2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Please contribute **first** to the [nightly branch](https://github.com/sm64pc/sm * An option to disable drawing distances. (Activate with `make NODRAWINGDISTANCE=1`.) * In-game control binding, currently available on the `testing` branch. * Skip introductory Peach & Lakitu cutscenes with the `--skip-intro` CLI option - * Cheats menu, accessible from the "Options" menu. Please note that if a cheat asks you to press "L" it's referring to the N64 button. Check your bindings and make sure you have the "L" button mapped to a button in your controller. + * Cheats menu in Options. (Activate with `--cheats`) Please note that if a cheat asks you to press "L" it's referring to the N64 button. Check your bindings and make sure you have the "L" button mapped to a button in your controller. ## Building For building instructions, please refer to the [wiki](https://github.com/sm64pc/sm64pc/wiki).