From 642b130a2abe93d2e5e3f0ae9792c94cca3bce9d Mon Sep 17 00:00:00 2001 From: Maarten Segers Date: Sun, 3 Jan 2016 23:56:08 +0100 Subject: [PATCH] Update README.md Updated path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4341396..0a26bb7 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Alternatively you can: sudo ./install.sh -To choose the pin mapping type that you wish to use, create an ini file /etc/php5/conf.d/wiringpi.ini and adding the following: +To choose the pin mapping type that you wish to use, create an ini file /etc/php5/mods-available/wiringpi.ini and adding the following: extension=wiringpi.so wiringpi.pinmaptype=[PINS|GPIO|USER]