diff --git a/source/_components/tradfri.markdown b/source/_components/tradfri.markdown index 0d6319cf2ee..24c6351cba4 100644 --- a/source/_components/tradfri.markdown +++ b/source/_components/tradfri.markdown @@ -27,7 +27,7 @@ $ cd libcoap $ ./autogen.sh $ ./configure --disable-documentation --disable-shared --without-debug CFLAGS="-D COAP_DEBUG_FD=stderr" $ make -$ make install +$ sudo make install ``` To enable these lights, add the following lines to your `configuration.yaml` file: