From c26b372fa5d927686ff31a782c04ed1a160efcb2 Mon Sep 17 00:00:00 2001 From: Themaister Date: Sun, 22 Apr 2012 18:05:08 +0200 Subject: [PATCH] Fixup in readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75e8fa6bba..4d0dd69a10 100644 --- a/README.md +++ b/README.md @@ -74,9 +74,9 @@ anything other than what the respective SDKs provide. The default configuration is defined in config.def.h. These can later be tweaked by using a config file. -A sample configuration file is installed to /etc/ssnes.cfg. +A sample configuration file is installed to /etc/retroarch.cfg. This is the system-wide config file. -Each user should create a config file in $XDG\_CONFIG\_HOME/ssnes/ssnes.cfg. +Each user should create a config file in $XDG\_CONFIG\_HOME/ssnes/retroarch.cfg. The users only need to configure a certain option if the desired value deviates from the value defined in config.def.h. To configure joypads, start up jstest /dev/input/js0 to determine which joypad buttons (and axis) to use.