diff --git a/README.md b/README.md index c7e8c67..0df6506 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ From your RPi, clone this archive: 1. ```git clone --recursive git://github.com/ninjablocks/433Utils.git``` (recursive ensure that the rc-switch submodule gets populated which is needed by RPi\_utils) -2. ```cd 433Kit/RPi\_utils``` +2. ```cd 433Utils/RPi_utils``` 3. (As per the original rc_switch distribution) Follow the instructions to install the [wiringpi](https://projects.drogon.net/raspberry-pi/wiringpi/download-and-install/) library. After that you can compile the example programs by executing *make*.